Update CHANGELOG and history

This commit is contained in:
Michael Rose
2019-02-08 12:30:16 -05:00
parent 246c678028
commit 8efaa7e46a
2 changed files with 3 additions and 1 deletions

View File

@@ -6,6 +6,7 @@
### Bug Fixes
- Fix table of contents errors with non-English chracters in the headings. [#2042](https://github.com/mmistakes/minimal-mistakes/pull/2042)
- Fix `site.logo` false positives. [#2026](https://github.com/mmistakes/minimal-mistakes/pull/2026#issuecomment-455770730)
- Add empty `alt` attribute to `site.logo` image. [#2035](https://github.com/mmistakes/minimal-mistakes/pull/2035)