Update CHANGELOG and history
This commit is contained in:
parent
de6870743d
commit
4259ffdd6f
2 changed files with 3 additions and 1 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
### Enhancements
|
||||
|
||||
- Document head and footer `custom.html` includes. [#2815](https://github.com/mmistakes/minimal-mistakes/pull/2815)
|
||||
- Color notices based on skin colors instead of fixed values. [#2887](https://github.com/mmistakes/minimal-mistakes/pull/2887)
|
||||
- Add configurable datetime format. [#2844](https://github.com/mmistakes/minimal-mistakes/pull/2844)
|
||||
- Add Baidu site verfication [#2830](https://github.com/mmistakes/minimal-mistakes/pull/2830)
|
||||
|
|
|
@ -5,7 +5,7 @@ permalink: /docs/history/
|
|||
excerpt: "Change log of enhancements and bug fixes made to the theme."
|
||||
sidebar:
|
||||
nav: docs
|
||||
last_modified_at: 2021-04-13T16:01:10-04:00
|
||||
last_modified_at: 2021-04-13T16:11:58-04:00
|
||||
toc: false
|
||||
---
|
||||
|
||||
|
@ -13,6 +13,7 @@ toc: false
|
|||
|
||||
### Enhancements
|
||||
|
||||
- Document head and footer `custom.html` includes. [#2815](https://github.com/mmistakes/minimal-mistakes/pull/2815)
|
||||
- Color notices based on skin colors instead of fixed values. [#2887](https://github.com/mmistakes/minimal-mistakes/pull/2887)
|
||||
- Add configurable datetime format. [#2844](https://github.com/mmistakes/minimal-mistakes/pull/2844)
|
||||
- Add Baidu site verfication [#2830](https://github.com/mmistakes/minimal-mistakes/pull/2830)
|
||||
|
|
Loading…
Reference in a new issue