diff --git a/CHANGELOG.md b/CHANGELOG.md index 1affd28..e6aeb7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. This format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project (tries to) adhere to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) + + +## [2.7.1] - 2024-06-28 + +### Fixed +- Custom liquid info now properly applies for rooms that originally called `make_deep_water()`. + ## [2.7.0] - 2024-06-25 ### Added @@ -16,12 +23,6 @@ This format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Room HUD and Multiworld room change not triggering when switching rooms. - `wave_speed` and `wave_height` being int's instead of double's. - -## [2.6.3] - 2024-06-28 - -### Fixed -- Custom liquid info now properly applies for rooms that originally called `make_deep_water()`. - ## [2.6.2] - 2024-06-22 ### Fixed