Update CHANGELOG and history

This commit is contained in:
Michael Rose
2020-07-22 15:29:09 -04:00
parent c980d7f079
commit 3af9e57c6a
2 changed files with 9 additions and 1 deletions

View File

@ -1,5 +1,9 @@
## Unreleased
### Bug Fixes
- Fix typo in installation documentation. [#2570](https://github.com/mmistakes/minimal-mistakes/pull/2570)
### Enhancements
- Ignore teaser headline in table of contents when including posts list in another page. [#2558](https://github.com/mmistakes/minimal-mistakes/pull/2558)