Update CHANGELOG and history

This commit is contained in:
Michael Rose
2017-08-29 15:00:27 -04:00
parent 0d87190f36
commit 1b311f428f
2 changed files with 3 additions and 1 deletions

View File

@@ -4,6 +4,7 @@
- Add `.page__comments-form` to "non-printing" selectors in print styles. [#1195](https://github.com/mmistakes/minimal-mistakes/pull/1195)
- Add LinkedIn and Steam author sidebar examples to `_config.yml`. [#1203](https://github.com/mmistakes/minimal-mistakes/pull/1203) [#1204](https://github.com/mmistakes/minimal-mistakes/pull/1204)
- Clarify documentation for `jekyll-archives` plugin and how to install. [#1206](https://github.com/mmistakes/minimal-mistakes/pull/1206) [#811](https://github.com/mmistakes/minimal-mistakes/issues/811)
### Bug Fixes