Update CHANGELOG and history

This commit is contained in:
Michael Rose
2020-06-06 10:39:32 -04:00
parent 7ec8e90c76
commit c6145356fd
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
### Enhancements
- Update GreedyNav.js
- Update GreedyNav.js to reduce masthead link overflow/shifting on mobile devices. [#2551](https://github.com/mmistakes/minimal-mistakes/issues/2551)
- Replace `<section id="custom-comments"></section>` in `comments.html` include and add `custom_scripts.html` include for loading custom comment provider JavaScript in the footer. [#2549](https://github.com/mmistakes/minimal-mistakes/issues/2549)
- Move page date Liquid to include. [#2544](https://github.com/mmistakes/minimal-mistakes/pull/2544)
- Strip trailing whitespace in seo_description. [#2542](https://github.com/mmistakes/minimal-mistakes/pull/2542)