diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 276ea10..97425d3 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,12 @@ +# 23 + +* Implement more instructions. +* Update project description. +* Fix UB in signal handler. +* Require C11 instead of C99. +* Add more instructions. +* Remove sound buffer. + # 22 * Fix version number being out of date. |