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 2021-01-13 14:39:32 +01:00
parent 600bfce0c1
commit c6932da6b3

View File

@ -1,5 +1,13 @@
# Change log
## Current version
* 6502: Fixed sbyte to word promotions in certain contexts.
* Optimized word shifts for between 7 and 12 bits.
* Allowed new lines after `=`.
## 0.3.24 (2020-12-02)
* Preliminary support for TRS-80 Model 1 and 3 running TRS-DOS.