Update CHANGELOG and history

This commit is contained in:
Michael Rose 2020-07-22 15:27:46 -04:00
parent 4f8e2b48bb
commit f297fe1b51
2 changed files with 3 additions and 1 deletions

View file

@ -2,6 +2,7 @@
### Enhancements
- Ignore teaser headline in table of contents when including posts list in another page. [#2558](https://github.com/mmistakes/minimal-mistakes/pull/2558)
- Replace Font Awesome Kits with CSS from jsDelivr CDN. [#2583](https://github.com/mmistakes/minimal-mistakes/pull/2583)
## [4.19.3](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.19.3)

View file

@ -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-07-02T19:28:35+08:00
last_modified_at: 2020-07-22T15:27:37-04:00
toc: false
---
@ -13,6 +13,7 @@ toc: false
### Enhancements
- Ignore teaser headline in table of contents when including posts list in another page. [#2558](https://github.com/mmistakes/minimal-mistakes/pull/2558)
- Replace Font Awesome Kits with CSS from jsDelivr CDN. [#2583](https://github.com/mmistakes/minimal-mistakes/pull/2583)
## [4.19.3](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.19.3)