diff options
author | Juan J. Martinez <jjm@usebox.net> | 2020-12-31 17:10:26 +0000 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2020-12-31 17:10:26 +0000 |
commit | 6280c3ef9c3a9b927655232c5f803bd130597b30 (patch) | |
tree | 72ec09f47663e3471eaff82d01ac4778327d72da | |
parent | b1161791479625b484c0f76934664d9050360ce1 (diff) | |
download | ubox-msx-lib-6280c3ef9c3a9b927655232c5f803bd130597b30.tar.gz ubox-msx-lib-6280c3ef9c3a9b927655232c5f803bd130597b30.zip |
Changes for release 1.0.21.0.2
-rw-r--r-- | CHANGES.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2020-12-31 Juan J. Martinez <jjm@usebox.net> +Release 1.0.2: + + - Small doc fixes + - Fixed a bug in the example game when `MAX_ENTITIES` are used + Release 1.0.1: - Small doc fixes |