diff --git a/CHANGELOG.md b/CHANGELOG.md index 00f6e0825..80eb4fecc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,12 +4,12 @@ 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 +## [0.3.22] - 2023.12.25 ### Added -- Support for visualizing the load order of tiles +- DebugTilesRenderer: Support for visualizing the load order of tiles ### Fixed -- Error log when using a 1.1-compatible tileset +- TilesRendererBase: Error log when using a 1.1-compatible tileset ## [0.3.21] - 2023.09.27 ### Added