diff options
-rw-r--r-- | CHANGELOG.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 36edd51..5d19aee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [2025.07.24.1] - 2025-07-24 + +### Changed + +- Switch from semantic versioning to calendar versioning + +### Added + +- Support Hugo versions 0.146.0 and later + ## [2025.07.24] - 2025-07-24 ### Changed @@ -539,6 +549,7 @@ _First release._ +[2025.07.24.1]: https://git.nicholasjohnson.ch/hugo-theme-journal/tag/?h=2025.07.24.1 [2025.07.24]: https://git.nicholasjohnson.ch/hugo-theme-journal/tag/?h=2025.07.24 [2025.02.06.1]: https://git.nicholasjohnson.ch/hugo-theme-journal/tag/?h=2025.02.06.1 [2025.02.06]: https://git.nicholasjohnson.ch/hugo-theme-journal/tag/?h=2025.02.06 |