1
0
mirror of https://github.com/KarolS/millfork.git synced 2024-05-31 18:41:30 +00:00

Update changelog

This commit is contained in:
Karol Stasiak 2019-11-04 02:31:57 +01:00
parent 4a8be268cc
commit 6fd0257222

View File

@ -6,8 +6,12 @@
* Added the `scrstring` module
* Added `strz_from_screencode`, `strz_to_screencode`, `strzpaste` and `scrstrzpaste` functions
* Added the ability to convert from booleans to integers
* Fixed the string escape bug
* Unary minus and other parser improvements
* Better error reporting