initial commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
## 5.17.0 (2023-06-22)
|
||||
|
||||
### Enhancements
|
||||
|
||||
- [**feature**] highlight: add configurable line breaks [#169](https://github.com/McShelby/hugo-theme-relearn/issues/169)
|
||||
|
||||
### Fixes
|
||||
|
||||
- [**bug**] theme: support Hugo 0.114.0 [#573](https://github.com/McShelby/hugo-theme-relearn/issues/573)
|
||||
- [**bug**] taxonomy: fix number tags [#570](https://github.com/McShelby/hugo-theme-relearn/issues/570)
|
||||
- [**bug**] highlight: improve copy to clipboard [#569](https://github.com/McShelby/hugo-theme-relearn/issues/569)
|
||||
@@ -0,0 +1,3 @@
|
||||
+++
|
||||
+++
|
||||
{{< piratify >}}
|
||||
@@ -0,0 +1,5 @@
|
||||
## 5.17.1 (2023-06-22)
|
||||
|
||||
### Enhancements
|
||||
|
||||
- [**feature**][**change**] highlight: make copy to clipboard appear on hover [#574](https://github.com/McShelby/hugo-theme-relearn/issues/574)
|
||||
@@ -0,0 +1,3 @@
|
||||
+++
|
||||
+++
|
||||
{{< piratify >}}
|
||||
@@ -0,0 +1,9 @@
|
||||
+++
|
||||
disableToc = false
|
||||
hidden = true
|
||||
title = "Version 5.17"
|
||||
type = "changelog"
|
||||
weight = -17
|
||||
+++
|
||||
|
||||
{{% pages showhidden="true" showdivider="true" reverse="true" %}}
|
||||
@@ -0,0 +1,8 @@
|
||||
+++
|
||||
disableToc = false
|
||||
hidden = true
|
||||
title = "Version 5.17"
|
||||
type = "changelog"
|
||||
weight = -17
|
||||
+++
|
||||
{{< piratify >}}
|
||||
Reference in New Issue
Block a user