mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-27 01:33:04 +00:00
Ship tag 3.2.0
This commit is contained in:
parent
938debb1d9
commit
d5ae0ccd68
2 changed files with 15 additions and 2 deletions
|
@ -1,10 +1,23 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 3.2.0 (2022-03-19)
|
||||||
|
|
||||||
|
### Enhancements
|
||||||
|
|
||||||
|
- [**feature**] mermaid: support differing themes for color variant switch [#219](https://github.com/McShelby/hugo-theme-relearn/issues/219)
|
||||||
|
- [**feature**] mermaid: load javascript on demand [#218](https://github.com/McShelby/hugo-theme-relearn/issues/218)
|
||||||
|
|
||||||
|
### Maintenance
|
||||||
|
|
||||||
|
- [**task**] mermaid: update to 8.14.0 [#220](https://github.com/McShelby/hugo-theme-relearn/issues/220)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## 3.1.1 (2022-03-16)
|
## 3.1.1 (2022-03-16)
|
||||||
|
|
||||||
### Enhancements
|
### Enhancements
|
||||||
|
|
||||||
- [**feature**] Language Support for Korean [#217](https://github.com/McShelby/hugo-theme-relearn/issues/217)
|
- [**feature**] language: support for korean [#217](https://github.com/McShelby/hugo-theme-relearn/issues/217)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
3.1.1+tip
|
3.2.0
|
||||||
|
|
Loading…
Reference in a new issue