This commit is contained in:
Michael Rose
2022-05-27 11:59:38 -04:00
parent 416933d98a
commit daf51177f8
3 changed files with 4 additions and 2 deletions

View File

@ -27,6 +27,7 @@ toc: false
### Enhancements
- Add Kiswahili localized UI text strings. [#3489](https://github.com/mmistakes/minimal-mistakes/pull/3489)
- Exclude `main.scss` from Lunr search index.
- Allow `site.pages` to be indexed and searched via Lunr. [#3352](https://github.com/mmistakes/minimal-mistakes/pull/3352)
- Update jQuery to v3.6.0. [#3254](https://github.com/mmistakes/minimal-mistakes/pull/3254)