Update CHANGELOG

This commit is contained in:
Michael Rose 2019-03-05 18:54:44 -05:00
parent 59111d1e01
commit 102924ff94
2 changed files with 3 additions and 1 deletions

View file

@ -2,6 +2,7 @@
### Enhancements
- Remove Google+ social sharing button, comment provider, and author link configs from theme.
- Add missing Chinese text strings. [#2072](https://github.com/mmistakes/minimal-mistakes/pull/2072)
### Bug Fixes

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: 2019-03-04T16:54:24-05:00
last_modified_at: 2019-03-05T18:54:28-05:00
toc: false
---
@ -13,6 +13,7 @@ toc: false
### Enhancements
- Remove Google+ social sharing button, comment provider, and author link configs from theme.
- Add missing Chinese text strings. [#2072](https://github.com/mmistakes/minimal-mistakes/pull/2072)
### Bug Fixes