Update CHANGELOG and history

This commit is contained in:
Michael Rose
2020-08-04 10:26:29 -04:00
parent b093b52074
commit 5d85bf1912
2 changed files with 3 additions and 1 deletions

View File

@ -9,6 +9,7 @@
### Enhancements
- Remove hidden posts from posts.html layout. [#2625](https://github.com/mmistakes/minimal-mistakes/pull/2625)
- 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)
- Improve Chinese translations. [#2626](https://github.com/mmistakes/minimal-mistakes/pull/2626)