1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-01 09:10:37 +00:00
qb64/CHANGELOG.md
FellippeHeitor d9c7c69448 Update changelog
Thanks to Starcat System helping track down the Static Array issue.
2021-10-12 00:41:50 -03:00

303 B

QB64 development build - Changelog

New features

All platforms

Fixes

All platforms

  • Fix "Duplicate definition" error with Static arrays in Subs/Functions with active On Error trapping.