diff options
author | Nicholas Johnson <> | 2025-09-07 00:00:00 +0000 |
---|---|---|
committer | Nicholas Johnson <> | 2025-09-07 00:00:00 +0000 |
commit | b547bb7f77e8bc3e48467a7bfa207ad79ac958816e4a2592185ab19d0906916c (patch) | |
tree | 00bf8ea207aa430395c9332c7a840db7ee00f45b57aa42370bc71b667e12bd97 | |
parent | ddfe92a118166d371a65a76b6c0aff7b05bd969e15aa80309b5ac55f2ab2e9a9 (diff) | |
download | hugo-theme-journal-b547bb7f77e8bc3e48467a7bfa207ad79ac958816e4a2592185ab19d0906916c.tar.gz hugo-theme-journal-b547bb7f77e8bc3e48467a7bfa207ad79ac958816e4a2592185ab19d0906916c.zip |
Update changelogHEAD2025.09.07master
-rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index bde8335..31026db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [2025.09.07] - 2025-09-07 + +### Fixed + +- Fix link in README + ## [2025.07.27.2] - 2025-07-27 ### Changed @@ -573,6 +579,7 @@ _First release._ +[2025.09.07]: https://git.nicholasjohnson.ch/hugo-theme-journal/tag/?h=2025.09.07 [2025.07.27.2]: https://git.nicholasjohnson.ch/hugo-theme-journal/tag/?h=2025.07.27.2 [2025.07.27.1]: https://git.nicholasjohnson.ch/hugo-theme-journal/tag/?h=2025.07.27.1 [2025.07.27]: https://git.nicholasjohnson.ch/hugo-theme-journal/tag/?h=2025.07.27 |