diff options
author | Nicholas Johnson <mail@nicholasjohnson.ch> | 2024-11-25 00:00:00 +0000 |
---|---|---|
committer | Nicholas Johnson <mail@nicholasjohnson.ch> | 2024-11-25 00:00:00 +0000 |
commit | 2a68bdfc7ebf21ad0b88bacbe62a012a2205d99e25617caf6d13da8b948bf6d5 (patch) | |
tree | aa30c3d8909938624926ff5a3c2f0d991755eab137285cb5a0ee5e3ded5df403 | |
parent | c5d6c0a3a039401604f56b13cd2e97e457526560cdd520ad3c6c17acdc0d878e (diff) | |
download | hugo-theme-journal-2a68bdfc7ebf21ad0b88bacbe62a012a2205d99e25617caf6d13da8b948bf6d5.tar.gz hugo-theme-journal-2a68bdfc7ebf21ad0b88bacbe62a012a2205d99e25617caf6d13da8b948bf6d5.zip |
-rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 161d554..59bde79 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [1.6.3] - 2024-11-25 + +### Changed + +- Move css stylesheet to subdirectory + ## [1.6.2] - 2024-11-23 ### Changed @@ -494,6 +500,7 @@ _First release._ +[1.6.3]: https://git.nicholasjohnson.ch/hugo-theme-journal/tag/?h=v1.6.3 [1.6.2]: https://git.nicholasjohnson.ch/hugo-theme-journal/tag/?h=v1.6.2 [1.6.1]: https://git.nicholasjohnson.ch/hugo-theme-journal/tag/?h=v1.6.1 [1.6.0]: https://git.nicholasjohnson.ch/hugo-theme-journal/tag/?h=v1.6.0 |