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 e65ce79..8966c60 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,10 @@ +## Version 0.44 (unreleased) + +_Breaking changes_ + + - Building with UTF-8 support is now mandatory (the with_utf8 flag + is gone). + ## Version 0.43 (May, 2023) _New features_ |