1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-27 22:17:51 +00:00

Update CHANGELOG.md

This commit is contained in:
Fellippe Heitor 2022-02-22 23:52:54 -03:00
parent 55c365763c
commit 52f0e18747

View file

@ -22,6 +22,8 @@
- Fix wiki update feature.
- Fix issue with Sub/Function parameters in `Declare` blocks with `$NoPrefix`.
- Fix issue with Sub/Function parameters without types after `As`.
- Fix issue with capitalization of array names in `LBound/UBound` calls.
- Fix capitalization of 'To' in `Case` statements.
<!---
### Windows