Update CHANGELOG and history

This commit is contained in:
Michael Rose
2019-10-04 11:02:12 -04:00
parent 519824eee7
commit 2d22b95c32
2 changed files with 3 additions and 1 deletions

View File

@ -9,6 +9,7 @@
### Bug Fixes
- Remove extraneous space from Internet Explorer conditional statement. [#2273](https://github.com/mmistakes/minimal-mistakes/pull/2273)
- Fix typo in `_config.yml`. [#2243](https://github.com/mmistakes/minimal-mistakes/pull/2243)
- Replace `http` URLs with `https` where applicable in `_config.yml`. [#2244](https://github.com/mmistakes/minimal-mistakes/pull/2244)