Update CHANGELOG and history

This commit is contained in:
Michael Rose
2019-04-15 16:25:12 -04:00
parent 0cf24b028d
commit d84c3ded70
2 changed files with 9 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
## Unreleased
### Enhancements
- Update jQuery to v3.4.0. [#2129](https://github.com/mmistakes/minimal-mistakes/pull/2129)
### Bug Fixes
- Fix Gumshoe related JavaScript error on pages without a table of contents. [#2124](https://github.com/mmistakes/minimal-mistakes/pull/2124)