summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2020-12-31 17:10:26 +0000
committerJuan J. Martinez <jjm@usebox.net>2020-12-31 17:10:26 +0000
commit6280c3ef9c3a9b927655232c5f803bd130597b30 (patch)
tree72ec09f47663e3471eaff82d01ac4778327d72da
parentb1161791479625b484c0f76934664d9050360ce1 (diff)
downloadubox-msx-lib-1.0.2.tar.gz
ubox-msx-lib-1.0.2.zip
Changes for release 1.0.21.0.2
-rw-r--r--CHANGES.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index b55c018..3ca6735 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -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