From 8bdc6ed0938c48d36dd1d5ec3ba86f82e472e375 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sun, 21 Sep 2025 15:47:22 -0400 Subject: Update changelog --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 4e17587c..4b945431 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -10,6 +10,7 @@ - Added support for inline anonymous enums - Syntax for text literals and inline C code has been simplified somewhat. - Deprecated sets (just use tables or lists instead) + - Tables now have `and`, `or`, `xor`, and `-` (minus) metamethods - 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