Update CHANGELOG, history, and README

This commit is contained in:
Michael Rose
2017-11-06 12:21:03 -05:00
parent fc852d3d47
commit 9e1a8ec45b
3 changed files with 6 additions and 2 deletions

View File

@@ -25,7 +25,7 @@ toc: true
- Refactor seo.html include to DRY-up page image handling.
- Add support for setting what image is used by OpenGraph and Twitter via `page.header.og_image`. [#1316](https://github.com/mmistakes/minimal-mistakes/issues/1316)
- Fix the spelling of some product names in the author profile. [#1328](https://github.com/mmistakes/minimal-mistakes/pull/1328)
- Add `aqua` skin. [#1336](https://github.com/mmistakes/minimal-mistakes/pull/1336)
- Add `aqua` and `neon` skins. [#1336](https://github.com/mmistakes/minimal-mistakes/pull/1336)
- Update **jekyll-toc** with heading classes fix. [#1337](https://github.com/mmistakes/minimal-mistakes/pull/1337)
### Bug Fixes