Update CHANGELOG and history

This commit is contained in:
Michael Rose
2020-01-07 12:39:34 -05:00
parent f331584125
commit 65051cce2e
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,7 @@
### Enhancements
- Use `%-d` instead of `%d` so displayed dates aren't padded with zero. [#2359](https://github.com/mmistakes/minimal-mistakes/pull/2359)
- Update table of contents helper (`toc.html`) to [v1.0.8](https://github.com/allejo/jekyll-toc/releases). [#2355](https://github.com/mmistakes/minimal-mistakes/pull/2355)
- Add missing Dutch localized UI text strings. [#2321](https://github.com/mmistakes/minimal-mistakes/pull/2321)
- Support page header (hero) in `archive-taxonomy` layout. [#2320](https://github.com/mmistakes/minimal-mistakes/pull/2320)