We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18abaaf commit d6d2a9eCopy full SHA for d6d2a9e
exampleSite/content/basics/CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
3
+## 5.9.0 (2022-12-23)
4
+
5
+### Enhancements
6
7
+- [**feature**][**change**] theme: open external links in separate tab [#419](https://github.com/McShelby/hugo-theme-relearn/issues/419)
8
+- [**feature**] theme: make it a Hugo module [#417](https://github.com/McShelby/hugo-theme-relearn/issues/417)
9
10
+### Fixes
11
12
+- [**bug**][**change**] attachments: fix incorrect links for defaultContentLanguageInSubdir=true [#425](https://github.com/McShelby/hugo-theme-relearn/issues/425)
13
14
+---
15
16
## 5.8.1 (2022-12-11)
17
18
### Fixes
layouts/partials/version.txt
@@ -1 +1 @@
-5.8.1+tip
+5.9.0
0 commit comments