aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2025-09-01 20:15:02 -0400
committerBruce Hill <bruce@bruce-hill.com>2025-09-01 20:15:02 -0400
commit94ff047dd74cd3ad793f68503729a0fe004c10f4 (patch)
treeaed132e987b2a81f033376e2a380dbbf685ab9fa /CHANGES.md
parente156d74ee6ea4030776d97601bc930eae560086d (diff)
Bugfix for Int.parse()
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 1c778750..e2f69439 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -8,6 +8,8 @@
- 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).
+- Fixed bugs:
+ - `Int.parse()` had a memory bug.
## v0.3