diff options
-rw-r--r-- | CHANGELOG.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d19aee..03cc58d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [2025.07.27] - 2025-07-27 + +## Changed + +- Change minimum supported Hugo version to 0.146.0 +- Migrate to new template system in Hugo v0.146.0 + +## Fixed + +- Fix rendering of term pages + ## [2025.07.24.1] - 2025-07-24 ### Changed @@ -549,6 +560,7 @@ _First release._ +[2025.07.27]: https://git.nicholasjohnson.ch/hugo-theme-journal/tag/?h=2025.07.27 [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 |