Update CHANGELOG and history

This commit is contained in:
Michael Rose
2018-01-03 10:12:49 -05:00
parent 61e2a1aa47
commit 14d3ed2f7b
2 changed files with 5 additions and 1 deletions

View File

@@ -4,10 +4,12 @@
* Add `show_overlay_excerpt` for disabling overlay image excerpt text. [#1436](https://github.com/mmistakes/minimal-mistakes/pull/1436)
* Update remote theme installation instructions in Quick Start Guide. [#1439](https://github.com/mmistakes/minimal-mistakes/pull/1439)
* Reduce visual weight of code blocks.
### Bug Fixes
* Fix code block extra white-space when using [Jekyll's highlight tag](https://jekyllrb.com/docs/templates/#code-snippet-highlighting) with `linenos`. [#1437](https://github.com/mmistakes/minimal-mistakes/issues/1437)
* Round top-right corner of code block icon.
## [4.8.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.8.1)