diff options
author | Nicholas Johnson <> | 2025-07-26 00:00:00 +0000 |
---|---|---|
committer | Nicholas Johnson <> | 2025-07-27 00:00:00 +0000 |
commit | 6d38c8bcefbda94e7bdfeb4cd6c2dc993955b0525ba4481d4d1e77e807ec5a6a (patch) | |
tree | b2d7442280cd4d144ddb36f6d1250c3b40ab0ddf6fd08b7aaa5760e6a33fd51c | |
parent | 3905c06481e979f9fe9e1e89de4ae35ab62bf2b7e7c906ec6cdc10d9b9c084ac (diff) | |
download | hugo-theme-journal-2025.07.27.tar.gz hugo-theme-journal-2025.07.27.zip |
Update changelog2025.07.27
-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 |