Update CHANGELOG and history

This commit is contained in:
Michael Rose
2022-05-27 10:07:45 -04:00
parent 3051fcd3c9
commit a499b0dcae
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,7 @@
### Bug Fixes
- Fix inline code style not applied to stylized text. [#3253](https://github.com/mmistakes/minimal-mistakes/pull/3253)
- Fix documentation typos. [#3232](https://github.com/mmistakes/minimal-mistakes/pull/3232) [#3318](https://github.com/mmistakes/minimal-mistakes/pull/3318)
- Fix Keybase icon in author sidebar. [#3221](https://github.com/mmistakes/minimal-mistakes/pull/3221)
- Fix sort order of Staticman comments when data files aren't named alphabetically. [#3184](https://github.com/mmistakes/minimal-mistakes/pull/3184)