Update CHANGELOG and history

This commit is contained in:
Michael Rose
2018-06-04 12:11:04 -04:00
parent 206f89ed6b
commit b0689a928d
2 changed files with 3 additions and 1 deletions

View File

@ -15,6 +15,7 @@
### Bug Fixes
* Fix `naver_site_verification` typo in /_includes/seo.html. [#1687](https://github.com/mmistakes/minimal-mistakes/pull/1687)
* Fix table of contents missing borders. [#1675](https://github.com/mmistakes/minimal-mistakes/issues/1675)
* Fix link to "Recipes" sample archive on documentation site. [#1664](https://github.com/mmistakes/minimal-mistakes/pull/1664)
* Update example Reddit social share interpolation syntax in documentation. [#1656](https://github.com/mmistakes/minimal-mistakes/issues/1656)