diff --git a/CHANGELOG.md b/CHANGELOG.md index 02bfad5bc..00f6e0825 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## Unreleased +### Added +- Support for visualizing the load order of tiles + +### Fixed +- Error log when using a 1.1-compatible tileset + ## [0.3.21] - 2023.09.27 ### Added - PNTSLoader: Support for `CONSTANT_RGBA`, `RGBA`, and `RGB565`.