aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4573b3a..becb821 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,7 @@ documented in this file.
- Replaced `atoi()` with `strtol()`. Multiple occurrences.
- Replaced `atoi()` with `strtonum()`. Multiple occurrences.
- Usage of `const`.
+- Usage of begin/end decls, in header files.
- Usage of member initializers.
## [1.4.7] - 2025-12-01 ##