summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index 9607c40..4ab3161 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,10 @@
+# 6
+
+* Remove unneeded include directives.
+* Update `SIZE_C` to utilise the C++23 `std::size_t` literal suffix (`uz`).
+* Fix include guard in `include/u8c/stat.h`.
+* Add more error messages.
+
# 5
* Add logo (`u8c.svg`).