Update CHANGELOG and history

This commit is contained in:
Michael Rose
2020-08-04 10:48:44 -04:00
parent f15e02ea58
commit eb31e33365
2 changed files with 3 additions and 1 deletions

View File

@ -9,6 +9,7 @@
### Enhancements
- Add an optional date alongside the reading time. To enable set `show_date: true` similar to how reading time is. [#2526](https://github.com/mmistakes/minimal-mistakes/pull/2526)
- 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)