Bump version to 3.1.2 and update History

This commit is contained in:
Michael Rose
2016-04-18 16:34:43 -04:00
parent 9eb3854c7d
commit eb2b634172
2 changed files with 9 additions and 2 deletions
+8 -1
View File
@@ -4,9 +4,16 @@ permalink: /docs/history/
excerpt: "Changelog of enhancements and bug fixes made to the theme."
sidebar:
nav: docs
modified: 2016-04-16
modified: 2016-04-18T16:31:59-04:00
---
## [3.1.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.1.2)
### Enhancement
- Explain how to use `nav_list` helper in [documentation](https://mmistakes.github.io/minimal-mistakes/docs/helpers/#navigation-list).
- Reduce left/right padding on smaller screens to increase width of main content column.
## [3.1.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.1.1)
### Bug Fix