mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-27 01:33:04 +00:00
Ship tag 5.2.0
This commit is contained in:
parent
1f7df3e37f
commit
145820784e
2 changed files with 15 additions and 2 deletions
|
@ -1,6 +1,19 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 5.1.2 (2022-07-17)
|
## 5.2.0 (2022-07-29)
|
||||||
|
|
||||||
|
### Enhancements
|
||||||
|
|
||||||
|
- [**feature**][**change**] menu: expand collapsed menus if search term is found in submenus [#312](https://github.com/McShelby/hugo-theme-relearn/issues/312)
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
|
||||||
|
- [**bug**] print: switch mermaid and swagger style before print [#316](https://github.com/McShelby/hugo-theme-relearn/issues/316)
|
||||||
|
- [**bug**] theme: fix chapter margins on big screens [#315](https://github.com/McShelby/hugo-theme-relearn/issues/315)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## 5.1.2 (2022-07-18)
|
||||||
|
|
||||||
### Fixes
|
### Fixes
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
5.1.2+tip
|
5.2.0
|
Loading…
Reference in a new issue