Update CHANGELOG and history

This commit is contained in:
Michael Rose
2019-04-03 15:08:02 -04:00
parent 146186ab82
commit ac2975a8dd
2 changed files with 3 additions and 1 deletions

View File

@@ -12,6 +12,7 @@
### Bug Fixes
- Add missing Hindi localized UI text strings. [#2105](https://github.com/mmistakes/minimal-mistakes/pull/2105) [#2106](https://github.com/mmistakes/minimal-mistakes/pull/2106)
- 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)