mirror of
https://github.com/KarolS/millfork.git
synced 2025-04-04 22:29:32 +00:00
Update CHANGELOG
This commit is contained in:
parent
ca5fe5cdb0
commit
0806e719ce
@ -6,6 +6,8 @@
|
||||
|
||||
* Added alternate decimal operators (with `$` instead of `'`).
|
||||
|
||||
* **Potentially breaking change!** Identifiers no longer can end with `$`.
|
||||
|
||||
* Added `z80next` as an alternate name for the ZX Spectrum Next's processor (#55).
|
||||
|
||||
* Added encodings: `brascii`, `macroman`, `dmcs`, `lics`.
|
||||
@ -28,6 +30,10 @@
|
||||
|
||||
* 8080/Z80: Optimization improvements.
|
||||
|
||||
* 6809: Optimization improvements.
|
||||
|
||||
* Various Atari improvements (#60, #63, #65) (thanks to @zbyti).
|
||||
|
||||
* New Atari examples (thanks to @zbyti).
|
||||
|
||||
## 0.3.18 (2020-04-08)
|
||||
|
Loading…
x
Reference in New Issue
Block a user