1
0
mirror of https://github.com/KarolS/millfork.git synced 2024-06-11 15:29:34 +00:00

Update changelog

This commit is contained in:
Karol Stasiak 2020-09-21 09:10:50 +02:00
parent 7de23ddd44
commit 030531161e

View File

@ -1,5 +1,13 @@
# Change log
## Current version
* Allowed the `:` operator in const-pure functions.
* Fix: more instances of memset loops should be detected and optimized (#59).
* Even more new Atari examples (thanks to @zbyti).
## 0.3.22 (2020-09-15)
* Added local labels in assembly.