Update history and bump version to 3.2.1

This commit is contained in:
Michael Rose
2016-05-31 12:38:53 -04:00
parent 0a47365700
commit 4b0c3674ad
2 changed files with 12 additions and 2 deletions
+11 -1
View File
@@ -4,9 +4,19 @@ permalink: /docs/history/
excerpt: "Changelog of enhancements and bug fixes made to the theme."
sidebar:
nav: docs
modified: 2016-05-29
modified: 2016-05-31T12:38:15-04:00
---
## [3.2.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.1)
### Bug Fixes
- Remove need for "double tapping" masthead menu links on iOS devices. [#315](https://github.com/mmistakes/minimal-mistakes/issues/315)
### Maintenance
- Add `ISSUE_TEMPLATE.md` for improve issue submission process.
## [3.2.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.0)
### Bug Fixes