diff --git a/CHANGELOG.md b/CHANGELOG.md index c34e1aa7..a6f7ab6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/), and this project try to adheres to [Semantic Versioning](https://semver.org/). Go to the `v1` branch to see the changelog of Lume 1. -## [Unreleased] +## [2.4.0] - 2024-11-06 ### Added - New plugin: `check_urls` to detect broken links [#675]. - New plugin: `icons` to load automatically icons from popular icon catalogs. @@ -584,7 +584,7 @@ Go to the `v1` branch to see the changelog of Lume 1. [#685]: https://github.com/lumeland/lume/issues/685 [#686]: https://github.com/lumeland/lume/issues/686 -[Unreleased]: https://github.com/lumeland/lume/compare/v2.3.3...HEAD +[2.4.0]: https://github.com/lumeland/lume/compare/v2.3.3...v2.4.0 [2.3.3]: https://github.com/lumeland/lume/compare/v2.3.2...v2.3.3 [2.3.2]: https://github.com/lumeland/lume/compare/v2.3.1...v2.3.2 [2.3.1]: https://github.com/lumeland/lume/compare/v2.3.0...v2.3.1