diff options
author | Nicholas Johnson <> | 2025-07-24 00:00:00 +0000 |
---|---|---|
committer | Nicholas Johnson <> | 2025-07-24 00:00:00 +0000 |
commit | 94e581e59ff8e5504016b52770a3aed9273a9ba4a195885a604e764298b43cea (patch) | |
tree | 2e361112c7988969bae0c3b935038f82fd4691c6fcca07da14fe50b4be03ef81 /CHANGELOG.md | |
parent | 84bc528c238e4ccd5953c2d8efc449e4793b43368adb89d47cf9c20eb86b3c47 (diff) | |
download | hugo-theme-journal-94e581e59ff8e5504016b52770a3aed9273a9ba4a195885a604e764298b43cea.tar.gz hugo-theme-journal-94e581e59ff8e5504016b52770a3aed9273a9ba4a195885a604e764298b43cea.zip |
Update changelog2025.07.24
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 78f3c14..88590bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [1.6.8] - 2025-07-24 + +### Changed + +- Utilize front matter key "build", retain compatibility with deprecated key "_build" + +### Added + +- Document maximum supported Hugo version in README.md + ## [1.6.7] - 2025-02-06 ### Changed @@ -529,6 +539,7 @@ _First release._ +[1.6.8]: https://git.nicholasjohnson.ch/hugo-theme-journal/tag/?h=v1.6.8 [1.6.7]: https://git.nicholasjohnson.ch/hugo-theme-journal/tag/?h=v1.6.7 [1.6.6]: https://git.nicholasjohnson.ch/hugo-theme-journal/tag/?h=v1.6.6 [1.6.5]: https://git.nicholasjohnson.ch/hugo-theme-journal/tag/?h=v1.6.5 |