From b77850f63b8605d6e62215e7776f6e143e7ec94a Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Mon, 1 Sep 2025 17:44:19 -0400 Subject: Update wording --- CHANGES.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index a57e3f95..1c778750 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -6,12 +6,13 @@ - Core libraries are no longer shipped with the compiler, they have moved to separate repositories. - Library installation has been cleaned up a bit. +- Added a `--format` flag to the `tomo` binary that autoformats your code + (currently unstable, do not rely on it just yet). ## v0.3 - Added a versioning system based on `CHANGES.md` files and `modules.ini` configuration for module aliases. -- Added a `--format` flag to the `tomo` binary that autoformats your code. - When attempting to run a program with a module that is not installed, Tomo can prompt the user to automatically install it. - Programs can use `--version` as a CLI flag to print a Tomo program's version -- cgit v1.2.3