Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
GriffinRichards committed Dec 28, 2024
1 parent 7a36fcc commit 2ca703e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ The **"Breaking Changes"** listed below are changes that have been made in the d
- Add support for defining project values with `enum` where `#define` was expected.
- Add button to enable editing map groups including renaming groups and rearranging the maps within them.
- Add buttons to hide and show empty folders in each map tree view.
- Add a setting to specify the tile values to use for the unused metatile layer.

### Changed
- Edits to map connections now have Undo/Redo and can be viewed in exported timelapses.
Expand Down Expand Up @@ -63,6 +64,8 @@ The **"Breaking Changes"** listed below are changes that have been made in the d
- Fix crash when saving tilesets with fewer palettes than the maximum.
- Fix projects not opening on Windows if the project filepath contains certain characters.
- Fix exported tile images containing garbage pixels after the end of the tiles.
- Fix fully transparent pixels rendering with the incorrect color.
- Fix the values for some config fields shuffling their order every save.

## [5.4.1] - 2024-03-21
### Fixed
Expand Down

0 comments on commit 2ca703e

Please sign in to comment.