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

Update changelog

This commit is contained in:
Karol Stasiak 2018-06-24 00:31:10 +02:00
parent 83e055a1d1
commit a692a9868e

View File

@ -4,6 +4,8 @@
* Finally faster than C.
* Licenced the standard library more permissively.
* Preliminary Atari 2600, BBC Micro and LUnix support.
* Added array initialization syntax with `for`.
@ -26,6 +28,8 @@
* Fixed several other bugs.
* Tons of optimizer improvements.
* Other improvements.
## 0.2.2