Update CHANGELOG and history

This commit is contained in:
Michael Rose
2018-01-16 08:10:10 -05:00
parent aa960cc57c
commit b6ff1e5ce0
2 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@
* 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`.
* Improve calculation of Greedy navigation's `availableSpace`.
* Add Danish translations for new search strings. [#1472](https://github.com/mmistakes/minimal-mistakes/pull/1472)
* Add Danish and Russian translations for new search strings. [#1472](https://github.com/mmistakes/minimal-mistakes/pull/1472) [#1477](https://github.com/mmistakes/minimal-mistakes/pull/1477)
### Bug Fixes