diff options
author | Nicholas Johnson <mail@nicholasjohnson.ch> | 2024-11-23 00:00:00 +0000 |
---|---|---|
committer | Nicholas Johnson <mail@nicholasjohnson.ch> | 2024-11-23 00:00:00 +0000 |
commit | c4bf46fc8179166754b9a0ea58cd4c4d9b4a1d142c87ff228e2e3e13e6be12bd (patch) | |
tree | 57a32e38d2feb5eadab2e7cd7af7d2de54f1f7f65def7e7e3ac63c8698ecaee3 | |
parent | 1196329333e8633d57e938d697bb60b06c3370e7772e9f79737e87492a2b19f9 (diff) | |
download | hugo-theme-journal-1.6.2.tar.gz hugo-theme-journal-1.6.2.zip |
-rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 498ca53..161d554 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [1.6.2] - 2024-11-23 + +### Changed + +- Improve conversion of ref numbers to superscripts + ## [1.6.1] - 2024-11-08 ### Fixed @@ -488,6 +494,7 @@ _First release._ +[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 [1.5.0]: https://git.nicholasjohnson.ch/hugo-theme-journal/tag/?h=v1.5.0 |