1
0
mirror of https://github.com/KarolS/millfork.git synced 2025-01-10 05:29:49 +00:00

Update CHANGELOG

This commit is contained in:
Karol Stasiak 2021-04-24 01:21:03 +02:00
parent 1f318a2a0e
commit 63edce28c4

View File

@ -10,6 +10,14 @@
* Fixed and documented absolute module imports (#106)
* Fixed and optimized sign extension.
* Fixed optimizations involving unused labels.
* Fixed pointer types to type aliases.
* Parsing optimizations.
## 0.3.26 (2021-03-01)
* Array fields in structs.