Skip to content

Commit 1c6bb37

Browse files
Update changelog
1 parent 50a409c commit 1c6bb37

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,11 @@
4545
- Fixes issue with `Put #` and variable-length strings in UDTs (`Binary` files).
4646
- Fixes issue with recursive functions without parameters.
4747

48+
### Fixed in 2.0.1
49+
- Fix "Duplicate definition" error with Static arrays in Subs/Functions with active On Error trapping.
50+
- Fix internal UDT arrays not resetting when a new file is loaded.
51+
- Fix issue preventing `$Debug` from working in Windows versions prior to Windows 10.
52+
4853
### Windows
4954
- Allows `$Console:Only` programs to return `_WindowHandle`.
5055
- Saving a file to the root of a drive would display double backslashes in the Recent Files list.

0 commit comments

Comments
 (0)