Update CHANGELOG and history

This commit is contained in:
Michael Rose
2017-11-05 10:14:46 -05:00
parent 5f3f142c45
commit 9529319d78
2 changed files with 3 additions and 1 deletions

View File

@@ -14,6 +14,7 @@
- Add toggleable table of contents via YAML Front Matter. Note: `toc` helper include will be deprecated in next major version. [#1222](https://github.com/mmistakes/minimal-mistakes/issues/1222)
- 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)
### Bug Fixes