aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2025-12-23 18:45:28 -0500
committerBruce Hill <bruce@bruce-hill.com>2025-12-23 18:45:28 -0500
commit7d09323e379c3ce1ac5c476a09b4409f90d3a33d (patch)
treed737fc1519fed6a0e971815103badbcff79d90fe /CHANGES.md
parentbd53e3b52f7599900a11c1766fe806c50c267bc2 (diff)
Update changelog
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 6f8f5e16..529711a3 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,5 +1,9 @@
# Version History
+## v2025-12-23.2
+
+- Fixes for OpenBSD and Mac.
+
## v2025-12-23
- Improved C preprocessing performance by eliminating expensive macro calls.