From e937e3056b934c6d426abc3db8de1c99433a434b Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sat, 20 Sep 2025 14:23:49 -0400 Subject: Update changelog --- CHANGES.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index ca8a3523..d9a3ec5d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -6,7 +6,8 @@ - Core libraries are no longer shipped with the compiler, they have moved to separate repositories. - Library installation has been cleaned up a bit. -- List indexing now gives an optional value +- List indexing now gives an optional value. +- 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). - Standardized text methods for Unicode encodings: -- cgit v1.2.3