Update CHANGELOG and history

This commit is contained in:
Michael Rose
2021-08-08 13:47:01 -04:00
parent 1ca125d61b
commit 0629bb770d
2 changed files with 3 additions and 1 deletions

View File

@ -8,6 +8,7 @@
### Enhancements
- Add missing Danish translations. [#3095](https://github.com/mmistakes/minimal-mistakes/pull/3095)
- Add ARIA role to search forms. [#3086](https://github.com/mmistakes/minimal-mistakes/pull/3086)
- Add overflow scroll bar to sticky table of contents that are taller than the viewport's height. [#2874](https://github.com/mmistakes/minimal-mistakes/pull/2874)
- Add Microformats markup. [#3052](https://github.com/mmistakes/minimal-mistakes/pull/3052)