initial commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
## 5.13.0 (2023-05-14)
|
||||
|
||||
### Enhancements
|
||||
|
||||
- [**feature**][**change**] openapi: replace implementation with swagger-ui [#523](https://github.com/McShelby/hugo-theme-relearn/issues/523)
|
||||
|
||||
### Fixes
|
||||
|
||||
- [**bug**] variant: avoid leaking shadows in neon print style [#524](https://github.com/McShelby/hugo-theme-relearn/issues/524)
|
||||
@@ -0,0 +1,3 @@
|
||||
+++
|
||||
+++
|
||||
{{< piratify >}}
|
||||
@@ -0,0 +1,5 @@
|
||||
## 5.13.1 (2023-05-16)
|
||||
|
||||
### Fixes
|
||||
|
||||
- [**bug**] openapi: allow toc to scroll page [#526](https://github.com/McShelby/hugo-theme-relearn/issues/526)
|
||||
@@ -0,0 +1,3 @@
|
||||
+++
|
||||
+++
|
||||
{{< piratify >}}
|
||||
@@ -0,0 +1,5 @@
|
||||
## 5.13.2 (2023-05-17)
|
||||
|
||||
### Fixes
|
||||
|
||||
- [**bug**] print: enable print for pages with _build options [#522](https://github.com/McShelby/hugo-theme-relearn/issues/522)
|
||||
@@ -0,0 +1,3 @@
|
||||
+++
|
||||
+++
|
||||
{{< piratify >}}
|
||||
@@ -0,0 +1,9 @@
|
||||
+++
|
||||
disableToc = false
|
||||
hidden = true
|
||||
title = "Version 5.13"
|
||||
type = "changelog"
|
||||
weight = -13
|
||||
+++
|
||||
|
||||
{{% pages showhidden="true" showdivider="true" reverse="true" %}}
|
||||
@@ -0,0 +1,8 @@
|
||||
+++
|
||||
disableToc = false
|
||||
hidden = true
|
||||
title = "Version 5.13"
|
||||
type = "changelog"
|
||||
weight = -13
|
||||
+++
|
||||
{{< piratify >}}
|
||||
Reference in New Issue
Block a user