aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2026-03-11 15:11:04 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2026-03-11 15:11:04 +0100
commit91dffdeb1a2c992a65a45a1953ade3a116c36fcc (patch)
tree8920e0586e00e0a3e935faed165b18bcf6c78f63 /CHANGELOG.md
parent13cffff727253d4bdc0e7a0e2ca8a4a0368f0bd4 (diff)
Updated the changelog
Diffstat (limited to 'CHANGELOG.md')
-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 ##