diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2025-11-23 00:57:47 -0500 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2025-11-23 00:58:30 -0500 |
| commit | eff8d4aa8c59c4f8c531eb19389041c44aa49941 (patch) | |
| tree | e8f1814d48919c7afac7cb1b04fcfe21159eccca /CHANGES.md | |
| parent | cb9d3b1a2c2c59c368f6121a16a9ab928b0ff951 (diff) | |
Bugfix for stack memory not getting properly detected in places
Diffstat (limited to 'CHANGES.md')
| -rw-r--r-- | CHANGES.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |
