mirror of
https://github.com/KarolS/millfork.git
synced 2025-01-06 09:33:22 +00:00
Update changelog
This commit is contained in:
parent
75e572f58c
commit
c438152f1d
@ -2,10 +2,18 @@
|
||||
|
||||
## Current version
|
||||
|
||||
* Added `random` module.
|
||||
|
||||
* Added `ensure_mixedcase` function and `oldpet` and `origpet` text encodings.
|
||||
|
||||
* Added `MILLFORK_VERSION` preprocessor parameter.
|
||||
|
||||
* Added hint for identifiers with typos.
|
||||
|
||||
* 6502: Fixed optimizations using index registers.
|
||||
|
||||
* Fixed optimizations removing jumps to jumps.
|
||||
|
||||
* Fixed optimizations removing pointless stores to local variables.
|
||||
|
||||
* Fixed `#use` not accessing all preprocessor parameters.
|
||||
|
Loading…
Reference in New Issue
Block a user