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 2730b94..f87e9c5 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,10 @@ +# 1↋ + +* Add more codepoints to `u8c_ispunct`. +* Don't use Zstandard for man page compression. Use Gzip. +* Remove Zstandard as a dependency. +* Update gitignore. + # 1↊ * Initialise error handler array. |