aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2025-08-26 01:06:06 -0400
committerBruce Hill <bruce@bruce-hill.com>2025-08-26 01:06:06 -0400
commit278d31e234e230f38f58d73dc267e6868c323ee1 (patch)
tree92c1ef48272ceca4e9a413bb56ebc39d670f824d
parentfc126b1103a8b6b6cbde7cf10ee6e25a3279cd9f (diff)
Add changelog message
-rw-r--r--CHANGES.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 965a1aea..766138ce 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -4,6 +4,7 @@
- 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