diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index f31e1d6..9607c40 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,9 @@ +# 5 + +* Add logo (`u8c.svg`). +* Fix UTF-8 decoder. +* Update README. + # 4 * Add link to PKGBUILD in README. @@ -28,6 +34,8 @@ * Add test-program (run via `make runtest`). * Add program to make human-readable UTF-32 strings machine-readable. * Turn `u8c_ver` into a compile-time macro. +* Enable more warnings when compiling. +* Add assertions. # 1 |