diff options
author | Juan J. Martinez <jjm@usebox.net> | 2021-01-09 09:45:11 +0000 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2021-01-09 09:45:11 +0000 |
commit | 72ebd86558129b918b0563166b8c0401afc07034 (patch) | |
tree | 76d9a6041be40b83043b68592c6ae68c23a94580 /CHANGES.md | |
parent | ac092732fc2e79902d85706e117da95163dd3c9f (diff) | |
download | ubox-msx-lib-72ebd86558129b918b0563166b8c0401afc07034.tar.gz ubox-msx-lib-72ebd86558129b918b0563166b8c0401afc07034.zip |
Changes for 1.1.11.1.1
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ # What's new? +## Release 1.1.1 - 2021-01-09 + + - Fix in ap.lib; the asm export was wrong + - Added aplib support to the example game: the map is compressed + ## Release 1.1.0 - 2021-01-09 - Added extra libs: aPLib support |