Update CHANGELOG and history

This commit is contained in:
Michael Rose
2019-12-19 11:38:16 -05:00
parent abf29432f6
commit 4a85725bfe
2 changed files with 5 additions and 1 deletions

View File

@ -8,6 +8,8 @@
### Bug Fixes
- Fix masthead logo path. [#2332](https://github.com/mmistakes/minimal-mistakes/pull/2332)
- Fix schema.org dates to ISO-8601. [#2339](https://github.com/mmistakes/minimal-mistakes/pull/2339)
- Fix background color of code blocks in notices. [#2328](https://github.com/mmistakes/minimal-mistakes/pull/2328)
- Fix alignment of feature rows when placed next to a sticky sidebar. [#2327](https://github.com/mmistakes/minimal-mistakes/issues/2327)
- Fix `seo_description` in `_includes/seo.html`. [#2326](https://github.com/mmistakes/minimal-mistakes/pull/2326)