Update changelog

This commit is contained in:
GriffinR 2024-12-11 23:24:52 -05:00
parent 6b70abaaf0
commit 8e6aa78884

View file

@ -59,6 +59,7 @@ The **"Breaking Changes"** listed below are changes that have been made in the d
- Fix bug where reloading a layout would overwrite all unsaved changes. - Fix bug where reloading a layout would overwrite all unsaved changes.
- Fix bug where layout json and blockdata could be saved separately leading to inconsistent data. - Fix bug where layout json and blockdata could be saved separately leading to inconsistent data.
- Fix crash when saving tilesets with fewer palettes than the maximum. - Fix crash when saving tilesets with fewer palettes than the maximum.
- Fix projects not opening on Windows if the project filepath contains certain characters.
## [5.4.1] - 2024-03-21 ## [5.4.1] - 2024-03-21
### Fixed ### Fixed