Update CHANGELOG and history

This commit is contained in:
Michael Rose
2019-08-09 09:19:30 -04:00
parent b84e5fde6a
commit 0959ef52ce
2 changed files with 3 additions and 1 deletions

View File

@ -7,6 +7,7 @@
### Bug Fixes
- Remove fullstop in some `comment_form_info` UI text strings. [#2220](https://github.com/mmistakes/minimal-mistakes/pull/2220)
- Fix default `site.author` in seo.html [#2230](https://github.com/mmistakes/minimal-mistakes/pull/2230)
- Fix overlapping links (linked to and post's permalink) in post link type. [#2222](https://github.com/mmistakes/minimal-mistakes/issues/2222)