~xdavidwu/xdavidwu.link

ef796d4755979b53fa8e47788d414e26e894078e — Michael Rose 6 years ago 137d2fa
Update CHANGELOG and history
1 files changed, 2 insertions(+), 0 deletions(-)

M CHANGELOG.md
M CHANGELOG.md => CHANGELOG.md +2 -0
@@ 5,11 5,13 @@
* 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.
* Lunr.js Greek stemmer. [#1445](https://github.com/mmistakes/minimal-mistakes/pull/1445)

### 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.
* Remove Lunr.js trimmer and bring back colons. [#1445](https://github.com/mmistakes/minimal-mistakes/pull/1445)

## [4.8.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.8.1)