Skip to content

Commit 0d17d50

Browse files
Release 9.0.2
1 parent 51957db commit 0d17d50

File tree

5 files changed

+22
-2
lines changed

5 files changed

+22
-2
lines changed

CHANGELOG.md

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

3+
## 9.0.2 (2026-01-01)
4+
5+
### Fixes
6+
7+
- [**bug**] notice: setting custom titles with Markdown syntax doesn't work [#1193](https://github.com/McShelby/hugo-theme-relearn/issues/1193)
8+
- [**bug**] taxonomy: support sorting [#1192](https://github.com/McShelby/hugo-theme-relearn/issues/1192)
9+
- [**bug**] theme: improve version display in footer [#1190](https://github.com/McShelby/hugo-theme-relearn/issues/1190)
10+
11+
---
12+
313
## 9.0.1 (2025-12-29)
414

515
### Fixes
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## 9.0.2 (2026-01-01)
2+
3+
### Fixes
4+
5+
- [**bug**] notice: setting custom titles with Markdown syntax doesn't work [#1193](https://github.com/McShelby/hugo-theme-relearn/issues/1193)
6+
- [**bug**] taxonomy: support sorting [#1192](https://github.com/McShelby/hugo-theme-relearn/issues/1192)
7+
- [**bug**] theme: improve version display in footer [#1190](https://github.com/McShelby/hugo-theme-relearn/issues/1190)
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
+++
2+
+++
3+
{{< piratify >}}

docs/content/introduction/releasenotes/9/0.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ weight = -0
99
minHugoVersion = '0.141.0'
1010
+++
1111

12-
## 9.0.0 (2025-12-29) {#9-0-0}
12+
## 9.0.0 (2026-01-01) {#9-0-0}
1313

1414
### Hugo
1515

layouts/partials/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9.0.1+5804a8c2dc7b89091a76acc448a0c959401fb17e
1+
9.0.2

0 commit comments

Comments
 (0)