Skip to content

Commit d6d2a9e

Browse files
author
GitHub Actions Bot
committed
Ship tag 5.9.0
1 parent 18abaaf commit d6d2a9e

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

exampleSite/content/basics/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

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+
316
## 5.8.1 (2022-12-11)
417

518
### Fixes

layouts/partials/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.8.1+tip
1+
5.9.0

0 commit comments

Comments
 (0)