Skip to content

Commit f25e96d

Browse files
author
GitHub Actions Bot
committed
Ship tag 5.15.2
1 parent 484ce3d commit f25e96d

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

exampleSite/content/basics/CHANGELOG.md

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

3+
## 5.15.2 (2023-05-29)
4+
5+
### Enhancements
6+
7+
- [**feature**] taxonomy: add support for category default taxonomy [#541](https://github.com/McShelby/hugo-theme-relearn/issues/541)
8+
9+
### Fixes
10+
11+
- [**bug**] attachments: work for Hugo < 0.112 [#546](https://github.com/McShelby/hugo-theme-relearn/issues/546)
12+
13+
---
14+
315
## 5.15.1 (2023-05-25)
416

517
### Fixes

exampleSite/content/basics/migration/_index.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This document shows you what's new in the latest release. For a detailed list of
1818

1919
---
2020

21-
## 5.15.0 (2023-05-25)
21+
## 5.15.0 (2023-05-29)
2222

2323
- {{% badge style="note" title=" " %}}Change{{% /badge %}} Now also compatible with Hugo {{% badge color="fuchsia" icon="fab fa-hackerrank" title=" " %}}0.112.0{{% /badge %}} or higher. This does not change the minimum required Hugo version.
2424

layouts/partials/version.txt

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

0 commit comments

Comments
 (0)