Update CHANGELOG and history

This commit is contained in:
Michael Rose
2020-07-24 15:55:31 -04:00
parent d5d3863322
commit 960d80dc6d
2 changed files with 3 additions and 1 deletions

@ -9,6 +9,7 @@
### Enhancements
- Add entry layout configuration for `list` (default) or `grid` views on `layout: home`. [#2616](https://github.com/mmistakes/minimal-mistakes/pull/2616)
- Add missing Chinese translations. [#2576](https://github.com/mmistakes/minimal-mistakes/pull/2576)
- Add `line-height` to `h4` element in notice helper. [#2602](https://github.com/mmistakes/minimal-mistakes/pull/2602)
- Improve Algolia search. [#2572](https://github.com/mmistakes/minimal-mistakes/pull/2572)