1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-05 15:50:25 +00:00
qb64/CHANGELOG.md
2021-10-12 01:51:33 -03:00

28 lines
370 B
Markdown

# QB64 development build - Changelog
## New features
### All platforms
-
<!---
### Windows
### macOS
### Linux
--->
## Fixes
### All platforms
- Fix "Duplicate definition" error with `Static` arrays in Subs/Functions with active `On Error` trapping.
- Fix internal UDT arrays not resetting when a new file is loaded.
<!---
### Windows
### macOS
### Linux
--->