Update CHANGELOG and history

This commit is contained in:
Michael Rose
2020-08-30 20:31:49 -04:00
parent 92f94d5549
commit b75f057a5e
2 changed files with 3 additions and 1 deletions

@ -2,6 +2,7 @@
### Bug Fixes
- Remove duplicate CSS definitions. [#2666](https://github.com/mmistakes/minimal-mistakes/pull/2666)
- Fix `entries_layout: grid` in various layouts. [#2639](https://github.com/mmistakes/minimal-mistakes/issues/2639)
- Change `fa` to `fas` for Font Awesome 5. [#2649](https://github.com/mmistakes/minimal-mistakes/pull/2649)