Update CHANGELOG and history

This commit is contained in:
Michael Rose
2020-01-14 12:42:35 -05:00
parent 2397da4e28
commit 0ce6c0d648
2 changed files with 4 additions and 2 deletions

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-01-14T12:33:23-05:00
last_modified_at: 2020-01-14T12:42:23-05:00
toc: false
---
@ -25,6 +25,7 @@ toc: false
### Bug Fixes
- Update README and LICENSE. [#2367](https://github.com/mmistakes/minimal-mistakes/pull/2367) [#2354](https://github.com/mmistakes/minimal-mistakes/issues/2354)
- Fix Staticman v2/v3 conditional for showing comments. [#2351](https://github.com/mmistakes/minimal-mistakes/pull/2351)
- Fix masthead logo path. [#2332](https://github.com/mmistakes/minimal-mistakes/pull/2332)
- Fix schema.org dates to ISO-8601. [#2339](https://github.com/mmistakes/minimal-mistakes/pull/2339)