mirror of
https://github.com/KarolS/millfork.git
synced 2024-12-23 23:30:22 +00:00
Update changelog
This commit is contained in:
parent
8a5672c2dc
commit
6661e2781b
@ -2,6 +2,12 @@
|
|||||||
|
|
||||||
## Current version
|
## Current version
|
||||||
|
|
||||||
|
* Enabled declaring multiple variables in one line.
|
||||||
|
|
||||||
|
* Fixed detection of duplicate names in declarations.
|
||||||
|
|
||||||
|
* 6502: Fixed expressions of form `p[i] <<= 1`.
|
||||||
|
|
||||||
## 0.3.4
|
## 0.3.4
|
||||||
|
|
||||||
* Preliminary experimental Game Boy support.
|
* Preliminary experimental Game Boy support.
|
||||||
|
Loading…
Reference in New Issue
Block a user