aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2025-11-23 00:57:47 -0500
committerBruce Hill <bruce@bruce-hill.com>2025-11-23 00:58:30 -0500
commiteff8d4aa8c59c4f8c531eb19389041c44aa49941 (patch)
treee8f1814d48919c7afac7cb1b04fcfe21159eccca /CHANGES.md
parentcb9d3b1a2c2c59c368f6121a16a9ab928b0ff951 (diff)
Bugfix for stack memory not getting properly detected in places
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 293ff431..b16a4e8c 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -57,6 +57,8 @@
- Optional paths no longer fail to compile when you check them for `none`.
- Text replacement no longer infinitely loops when given an empty text to replace.
- Short CLI flag aliases now no longer use the first letter of the argument.
+ - Stack memory was not correctly detected in some cases, leading to potential
+ memory errors.
## v0.3