diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index a8ea9bc..d451b20 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,10 @@ +# 1↊ + +* Remove memory leaks. +* Require C17 instead of C2x. +* Create license notices in source files. +* Create install and uninstall targets in Makefile. + # 19 * Improve Makefile. |