Update CHANGELOG and history
This commit is contained in:
parent
c6f10529a4
commit
8cb95a7005
2 changed files with 3 additions and 1 deletions
|
@ -8,6 +8,7 @@
|
|||
|
||||
### Enhancements
|
||||
|
||||
- Refactor page meta include. [#2641](https://github.com/mmistakes/minimal-mistakes/pull/2641)
|
||||
- Add `article:author` Open Graph markup. [#2670](https://github.com/mmistakes/minimal-mistakes/pull/2670)
|
||||
|
||||
## [4.20.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.20.1)
|
||||
|
|
|
@ -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: 2020-08-30T20:41:33-04:00
|
||||
last_modified_at: 2020-08-30T20:53:08-04:00
|
||||
toc: false
|
||||
---
|
||||
|
||||
|
@ -17,6 +17,7 @@ toc: false
|
|||
|
||||
### Enhancements
|
||||
|
||||
- Refactor page meta include. [#2641](https://github.com/mmistakes/minimal-mistakes/pull/2641)
|
||||
- Add `article:author` Open Graph markup. [#2670](https://github.com/mmistakes/minimal-mistakes/pull/2670)
|
||||
|
||||
## [4.20.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.20.1)
|
||||
|
|
Loading…
Reference in a new issue