Update CHANGELOG and history

This commit is contained in:
Michael Rose
2021-04-13 16:01:17 -04:00
parent 5ffad0d956
commit 99cd379c61
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,7 @@
### Enhancements
- Color notices based on skin colors instead of fixed values. [#2887](https://github.com/mmistakes/minimal-mistakes/pull/2887)
- Add configurable datetime format. [#2844](https://github.com/mmistakes/minimal-mistakes/pull/2844)
- Add Baidu site verfication [#2830](https://github.com/mmistakes/minimal-mistakes/pull/2830)
- Add `alt` attribute to site logo. [#2529](https://github.com/mmistakes/minimal-mistakes/issues/2529) [#2824](https://github.com/mmistakes/minimal-mistakes/issues/2824)