From eff8d4aa8c59c4f8c531eb19389041c44aa49941 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sun, 23 Nov 2025 00:57:47 -0500 Subject: Bugfix for stack memory not getting properly detected in places --- CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES.md') 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 -- cgit v1.2.3