1
0
mirror of https://github.com/KarolS/millfork.git synced 2024-06-16 18:29:31 +00:00

Update CHANGELOG.md

This commit is contained in:
Karol Stasiak 2018-03-25 16:19:37 +02:00
parent 08544159d4
commit cb25c8e960

View File

@ -1,5 +1,9 @@
# Change log
## Current version
* Fixed several bugs, most importantly invalid offsets for branching instructions.
## 0.2.2
* Allowed adding constant words to variable bytes without the zeropage pseudoregister.