Update history and bump version to 3.3.2

This commit is contained in:
Michael Rose
2016-07-14 12:04:12 -04:00
parent 8b8885a8a4
commit 91c76d3492
2 changed files with 8 additions and 2 deletions
+7 -1
View File
@@ -4,9 +4,15 @@ permalink: /docs/history/
excerpt: "Changelog of enhancements and bug fixes made to the theme."
sidebar:
nav: docs
modified: 2016-07-11T14:17:10-04:00
modified: 2016-07-14T12:02:24-04:00
---
## [3.3.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.3.2)
### Bug Fixes
- Fix JavaScript that triggers "sticky" sidebar to avoid layout issues on screen sizes < `1024px`. [#396](https://github.com/mmistakes/minimal-mistakes/issues/396)
## [3.3.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.3.1)
### Enhancements