diff options
author | Nicholas Johnson <mail@nicholasjohnson.ch> | 2024-06-30 00:00:00 +0000 |
---|---|---|
committer | Nicholas Johnson <mail@nicholasjohnson.ch> | 2024-06-30 00:00:00 +0000 |
commit | 435d2cdb62e56cbbe21ea8fda329c1fac1aa2e052e5291c1fd44debf520d59c4 (patch) | |
tree | 1de29e17467fdf2a8601b84892d8443d37bfe5b6f4d1789952623e5ca54a029b /CHANGELOG.md | |
parent | 55b6a8cd33243b869ab6d9e849768db56e250ffcb1135605bc64b9a4cc71d734 (diff) | |
download | hitomezashi-rs-435d2cdb62e56cbbe21ea8fda329c1fac1aa2e052e5291c1fd44debf520d59c4.tar.gz hitomezashi-rs-435d2cdb62e56cbbe21ea8fda329c1fac1aa2e052e5291c1fd44debf520d59c4.zip |
Update changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 23b896e..eccbe54 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## [3.2.3] - 2024-06-30 + +No notable changes were made. + ## [3.2.2] - 2024-06-28 ### Added @@ -96,6 +100,7 @@ No notable changes were made. _First release._ +[3.2.3]: https://git.nicholasjohnson.ch/hugo-theme-journal/tag/?h=v3.2.3 [3.2.2]: https://git.nicholasjohnson.ch/hugo-theme-journal/tag/?h=v3.2.2 [3.2.1]: https://git.nicholasjohnson.ch/hugo-theme-journal/tag/?h=v3.2.1 [3.2.0]: https://git.nicholasjohnson.ch/hugo-theme-journal/tag/?h=v3.2.0 |