Skip to content

Commit

Permalink
Changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
ZILtoid1991 committed Oct 18, 2023
1 parent 19c3e6e commit 7d57246
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion docs/changelog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
# 0.10.3 (current)
# 0.10.5

* Fixed a bug that caused out of bounds reads when downscaling 32 bit sprites, and also when they're being upscaled but only a small portion of them will be visible.
* Fixed layer-order bug.

# 0.10.4

* Added separators for pop up menus.
* Removed some ancient code from the pop up menu rendering and input handling.
* Some minor work on the scripting engine (still not in testing phase :( ).

# 0.10.3

* Added code of conduct, and branding guidelines.
* Fixed the offscreen popup issue by adding some additional calculations to the popup placement.
Expand Down

0 comments on commit 7d57246

Please sign in to comment.