From 6f7b79defcdff7cc727e900b31bb6319eabd9e0f Mon Sep 17 00:00:00 2001 From: Oscar Otero Date: Sat, 11 Jan 2025 13:27:13 +0100 Subject: [PATCH] new version --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ba6f7282..6ada5a4b 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.5.0] - 2025-01-11 ### Added - New plugin: `json_ld` for generating JSON-LD tags in the output [#453] - New plugin: `purgecss` to remove unused CSS. [#693] @@ -673,7 +673,7 @@ Go to the `v1` branch to see the changelog of Lume 1. [#711]: https://github.com/lumeland/lume/issues/711 [#715]: https://github.com/lumeland/lume/issues/715 -[Unreleased]: https://github.com/lumeland/lume/compare/v2.4.3...HEAD +[2.5.0]: https://github.com/lumeland/lume/compare/v2.4.3...v2.5.0 [2.4.3]: https://github.com/lumeland/lume/compare/v2.4.2...v2.4.3 [2.4.2]: https://github.com/lumeland/lume/compare/v2.4.1...v2.4.2 [2.4.1]: https://github.com/lumeland/lume/compare/v2.4.0...v2.4.1