diff options
author | Juan J. Martinez <jjm@usebox.net> | 2022-12-11 10:47:02 +0000 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2022-12-11 10:47:02 +0000 |
commit | 65c29a4abf4dd6d9b3dabf19a8a08a312485900b (patch) | |
tree | 45a919b67bfdea03255d935fe032424791f5ed52 /CHANGES.md | |
parent | 4667e65a3108b3594321f80598658cd0801a20ef (diff) | |
download | ubox-msx-lib-65c29a4abf4dd6d9b3dabf19a8a08a312485900b.tar.gz ubox-msx-lib-65c29a4abf4dd6d9b3dabf19a8a08a312485900b.zip |
Fixed typo
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ ## Release 1.1.13 - ????-??-?? - Updated apultra to 1.4.8 - - In `map.py`, the "Entities" layer is not optional + - In `map.py`, the "Entities" layer is now optional ## Release 1.1.12 - 2022-09-16 |