diff --git a/CHANGELOG.md b/CHANGELOG.md index 05406c2c..94d019b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/). ## Unreleased +## [6.1.1] - 2024-07-02 + ### Fixed - `ngx-leaflet`: Fixed `addVectorLayer` method so that the styling is also used of the layer vector layers, while maintaining performance. @@ -628,7 +630,8 @@ For migration guidelines, see our [migration guide](./guidelines/MIGRATING.md). Initial release. -[Unreleased]: https://github.com/digipolisantwerp/antwerp-ui_angular/compare/v6.1.0...HEAD +[Unreleased]: https://github.com/digipolisantwerp/antwerp-ui_angular/compare/v6.1.1...HEAD +[6.1.1]: https://github.com/digipolisantwerp/antwerp-ui_angular/compare/v6.1.0...v6.1.1 [6.1.0]: https://github.com/digipolisantwerp/antwerp-ui_angular/compare/v6.0.10...v6.1.0 [6.0.10]: https://github.com/digipolisantwerp/antwerp-ui_angular/compare/v6.0.9...v6.0.10 [6.0.9]: https://github.com/digipolisantwerp/antwerp-ui_angular/compare/v6.0.8...v6.0.9