Update history and bump version to 3.1.1

This commit is contained in:
Michael Rose
2016-04-16 21:53:17 -04:00
parent 1b720a1f97
commit 63e52a2f7b
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-04-15T09:40:39-04:00
modified: 2016-04-16
---
## [3.1.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.1.1)
### Bug Fix
- Fixed reading time bug when `words_per_minute` wasn't set in `_config.yml` [#271](https://github.com/mmistakes/minimal-mistakes/issues/271)
## [3.1.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.1.0)
### Enhancements