diff --git a/CHANGELOG.md b/CHANGELOG.md index 10879d2..227de15 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,14 +7,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [v1.1.0] - 2026-05-30 + ### Added -- Added Build Scripts -- Added Changelog +- Added ZM Unload sound to Lib & ZM when dropping loaded grenades (#2). +- Added Follower Options to HDAddons Sub-Menu. +- Added Build Scripts. +- Added Changelog. ### Changed -- Updated Readme +- Updated to HDest v4.11.3 (#1). +- Various localizations, fixes, improvements. +- Fixed infinite ZM Rocquette Grenades (#2). +- Followers can dodge projectiles. +- Updated Readme. ## [v1.0.0] - 2022-06-28 @@ -22,6 +30,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Initial Release. Originally created by Accensus, now maintained by the community. -[Unreleased]: https://github.com/HDest-Community/Follower/compare/v1.0.0...HEAD +[Unreleased]: https://github.com/HDest-Community/Follower/compare/v1.1.0...HEAD + +[v1.1.0]: https://github.com/HDest-Community/Follower/compare/v1.0.0...v1.1.0 [v1.0.0]: https://github.com/HDest-Community/Follower/releases/tag/v1.0.0