diff --git a/CHANGELOG.md b/CHANGELOG.md index 513a864..1ef8d32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,11 +8,12 @@ The format of this changelog is based on [Keep a Changelog](https://keepachangel * The MINOR component is used whenever a version has backwards-compatible profile changes. This also indicates that the user can not switch back to a previous MINOR version without using a backup. * The PATCH component is used for versions that do not contain profile format changes. Users can freely switch between PATCH versions without risk of data loss. -## [Unreleased] +## [1.16.1] - 2024-08-30 ### Fixed * Fix unit select and unit menu bindings not working +* Fix Lua error for invalid localization string ## [1.16.0] - 2024-08-29 @@ -1462,7 +1463,8 @@ The format of this changelog is based on [Keep a Changelog](https://keepachangel * Initial public release -[Unreleased]: https://github.com/Snakybo/Clicked/compare/1.16.0...master +[Unreleased]: https://github.com/Snakybo/Clicked/compare/1.16.1...master +[1.16.1]: https://github.com/Snakybo/Clicked/releases/tag/1.16.1 [1.16.0]: https://github.com/Snakybo/Clicked/releases/tag/1.16.0 [1.15.6]: https://github.com/Snakybo/Clicked/releases/tag/1.15.6 [1.15.5]: https://github.com/Snakybo/Clicked/releases/tag/1.15.5