Update CHANGELOG and history

This commit is contained in:
Michael Rose
2019-04-03 15:03:27 -04:00
parent baec5d00b5
commit b93ec8ca34
2 changed files with 3 additions and 1 deletions

View File

@@ -11,6 +11,7 @@
### Bug Fixes
- Fix Brazilian Portuguese text strings. [#2098](https://github.com/mmistakes/minimal-mistakes/pull/2098)
- Fix typo in French `results_found` text string. [#2096](https://github.com/mmistakes/minimal-mistakes/pull/2096)
- Fix figures inside of list elements. [#2094](https://github.com/mmistakes/minimal-mistakes/pull/2094)
- Remove Font Awesome `data-search-pseudo-elements` attribute as it degrades smooth scroll performance. [#2075](https://github.com/mmistakes/minimal-mistakes/issues/2075#issuecomment-472437014)