diff options
author | Nicholas Johnson <mail@nicholasjohnson.ch> | 2024-07-04 00:00:00 +0000 |
---|---|---|
committer | Nicholas Johnson <mail@nicholasjohnson.ch> | 2024-07-04 00:00:00 +0000 |
commit | d3dea501504892f248864c851f7cf7367d63451c96b5e54daa085cb85aad1837 (patch) | |
tree | cda690012648fd189513f3532315f967429ee31ee252c4c76d401d2f97df9d56 | |
parent | 3afdd7e41c6d0d428ecca4b25e23137df8594c982438a886e73340911e0be84f (diff) | |
download | hugo-theme-journal-515d7481a8e4e6de52a9fe0bbb9c086c938601d2761419bfa6833333a65b8f9f.tar.gz hugo-theme-journal-515d7481a8e4e6de52a9fe0bbb9c086c938601d2761419bfa6833333a65b8f9f.zip |
Update changelogv1.3.7
-rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index afbcc06..3c62b30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [1.3.7] - 2024-07-04 + +### Fixed + +- Remove extra whitespace accidentally introduced in v1.3.5 + ## [1.3.6] - 2024-06-30 ### Added @@ -428,6 +434,7 @@ _First release._ +[1.3.7]: https://git.nicholasjohnson.ch/hugo-theme-journal/tag/?h=v1.3.7 [1.3.6]: https://git.nicholasjohnson.ch/hugo-theme-journal/tag/?h=v1.3.6 [1.3.5]: https://git.nicholasjohnson.ch/hugo-theme-journal/tag/?h=v1.3.5 [1.3.4]: https://git.nicholasjohnson.ch/hugo-theme-journal/tag/?h=v1.3.4 |