Update CHANGELOG and history

This commit is contained in:
Michael Rose
2018-01-10 11:17:57 -05:00
parent 046d93d05b
commit ca779e74cb
2 changed files with 3 additions and 1 deletions

View File

@@ -6,6 +6,7 @@
* Add documentation on how to downgrade theme.
* Improve greedy navigation's layout when JavaScript is disabled.
* Improve SEO include by grouping similar tags, reducing white-space, and adding `article:modified_time`. [#1456](https://github.com/mmistakes/minimal-mistakes/pull/1456)
* Minify `assets/js/lunr/lunr.js`.
### Bug Fixes