mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 07:47:54 +00:00
Ship tag 5.12.1
This commit is contained in:
parent
2f2231ad8e
commit
f9dfa7dd68
3 changed files with 14 additions and 2 deletions
|
@ -1,5 +1,17 @@
|
|||
# Changelog
|
||||
|
||||
## 5.12.1 (2023-02-26)
|
||||
|
||||
### Enhancements
|
||||
|
||||
- [**feature**] variant: add relearn bright theme [#493](https://github.com/McShelby/hugo-theme-relearn/issues/493)
|
||||
|
||||
### Fixes
|
||||
|
||||
- [**bug**] generator: fix setting of colors [#494](https://github.com/McShelby/hugo-theme-relearn/issues/494)
|
||||
|
||||
---
|
||||
|
||||
## 5.12.0 (2023-02-24)
|
||||
|
||||
### Enhancements
|
||||
|
|
|
@ -18,7 +18,7 @@ This document shows you what's new in the latest release. For a detailed list of
|
|||
|
||||
---
|
||||
|
||||
## 5.12.0 (2023-02-24)
|
||||
## 5.12.0 (2023-02-26)
|
||||
|
||||
- {{% badge style="note" title=" " %}}Change{{% /badge %}} In the effort to comply with WCAG standards, the implementation of the collapsible menu was changed (again). While Internet Explorer 11 has issues in displaying it, the functionality still works.
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
5.12.0+tip
|
||||
5.12.1
|
Loading…
Reference in a new issue