aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2022-04-27 21:22:16 +0100
committerJuan J. Martinez <jjm@usebox.net>2022-04-27 21:27:49 +0100
commit506c6835bd96d11c7f2ac6411374507001c1d5c3 (patch)
treecd9441d5b1586be7ae3583c7cdee6574f9fca42e /CHANGES.md
parentf652cf05b08db8d2fdae2897775561c1b8b1112d (diff)
downloadubox-msx-lib-506c6835bd96d11c7f2ac6411374507001c1d5c3.tar.gz
ubox-msx-lib-506c6835bd96d11c7f2ac6411374507001c1d5c3.zip
Changes for 1.1.101.1.10
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 33f6c09..507deb6 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,6 +1,7 @@
-## Release 1.x.x - 2021-??-??
+## Release 1.1.10 - 2022-04-27
- Updated apultra to 1.4.6
+ - Tested SDCC 4.2.0
## Release 1.1.9 - 2021-12-29
@@ -11,7 +12,7 @@
- Small improvements to the build system, including a new openMSX target
to run the game (thanks to Pedro de Medeiros)
- Fix: `spman` could leave `sp_idx` unitialised, preventing the sprites from
- being shown. Thanks to ToriHino for reporting the issue.
+ being shown. Thanks to ToriHino for reporting the issue
## Release 1.1.8 - 2021-10-31