Release 4.16.2 💎

This commit is contained in:
Michael Rose
2019-04-28 14:45:59 -04:00
parent b83ab5600c
commit 3f83a0df91
12 changed files with 25 additions and 13 deletions

View File

@@ -5,10 +5,16 @@ permalink: /docs/history/
excerpt: "Change log of enhancements and bug fixes made to the theme."
sidebar:
nav: docs
last_modified_at: 2019-04-28T14:13:44-04:00
last_modified_at: 2019-04-28T14:40:50-04:00
toc: false
---
## [4.16.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.16.2)
### Bug Fixes
- Revert jQuery back to version v3.3.1, v.3.4.0 causes issues with other plugins that haven't been updated. [#2137](https://github.com/mmistakes/minimal-mistakes/issues/2137)
## [4.16.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.16.1)
### Enhancements