diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 09135ac..edc7569 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,7 @@ +# 15 + +* Add missing include directives to `include/u8c/u32free.h` and `include/u8c/u8free.h`. + # 14 * Free error message when `u8c_geterr` is called (after copying, of course). |