aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2025-09-21 14:17:02 -0400
committerBruce Hill <bruce@bruce-hill.com>2025-09-21 14:17:02 -0400
commit8ce6f1156329a638afd7063d093fad47698ba79a (patch)
tree5bab319247d422240cdb998b3cca025f22be7ce2 /CHANGES.md
parentcf1da241118039b620cb9bd7ccee3d47895c9473 (diff)
Add changelog entry
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index d9a3ec5d..3bc2d6d0 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -7,6 +7,7 @@
separate repositories.
- Library installation has been cleaned up a bit.
- List indexing now gives an optional value.
+- Added support for inline anonymous enums
- Syntax for text literals and inline C code has been simplified somewhat.
- Added a `--format` flag to the `tomo` binary that autoformats your code
(currently unstable, do not rely on it just yet).