Relax Jekyll dependency to allow for version 4.0

This commit is contained in:
Michael Rose
2019-08-20 11:25:39 -04:00
parent 43b5e5f2ef
commit 14e009ee29
3 changed files with 3 additions and 1 deletions

View File

@ -13,6 +13,7 @@ toc: false
### Enhancements
- Relax Jekyll dependency to allow for version 4.0.
- Add missing Spanish localized UI text strings. [#2229](https://github.com/mmistakes/minimal-mistakes/pull/2229)
- Allow Markdown in author bio. [#2215](https://github.com/mmistakes/minimal-mistakes/pull/2215)