Update CHANGELOG and history

This commit is contained in:
Michael Rose
2021-08-15 18:57:12 -04:00
parent 234d859040
commit 62c123c6b5
2 changed files with 3 additions and 1 deletions

View File

@ -10,6 +10,7 @@
### Enhancements
- Bump path-parse from 1.0.6 to 1.0.7. [#3116](https://github.com/mmistakes/minimal-mistakes/pull/3116)
- 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)