mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-01-18 10:50:24 +00:00
Ship tag 3.0.4
This commit is contained in:
parent
1abf01fe4e
commit
5571cdd0c5
2 changed files with 18 additions and 1 deletions
|
@ -1,5 +1,22 @@
|
|||
# Changelog
|
||||
|
||||
## 3.0.4 (2022-02-24)
|
||||
|
||||
### Enhancements
|
||||
|
||||
- [**feature**] theme: improve font loading [#201](https://github.com/McShelby/hugo-theme-relearn/issues/201)
|
||||
- [**feature**] variant: fix inconsistent color variable naming [#200](https://github.com/McShelby/hugo-theme-relearn/issues/200)
|
||||
|
||||
### Fixes
|
||||
|
||||
- [**bug**] variant: fix occasional fail when resetting generator [#208](https://github.com/McShelby/hugo-theme-relearn/issues/208)
|
||||
- [**bug**] docs: don't move header on logo hover in IE11 [#207](https://github.com/McShelby/hugo-theme-relearn/issues/207)
|
||||
- [**bug**] variant: avoid flash of menu header when non default variant is active [#206](https://github.com/McShelby/hugo-theme-relearn/issues/206)
|
||||
- [**bug**] theme: fix wrong HTML closing tag order in chapters [#205](https://github.com/McShelby/hugo-theme-relearn/issues/205)
|
||||
- [**bug**] theme: adjust breadcrumb and title for empty home page titles [#202](https://github.com/McShelby/hugo-theme-relearn/issues/202)
|
||||
|
||||
---
|
||||
|
||||
## 3.0.3 (2022-02-23)
|
||||
|
||||
### Enhancements
|
||||
|
|
|
@ -1 +1 @@
|
|||
3.0.3+tip
|
||||
3.0.4
|
||||
|
|
Loading…
Reference in a new issue