Update history and bump version to 3.2.6

This commit is contained in:
Michael Rose
2016-06-07 11:40:46 -04:00
parent c3f5257e4a
commit da682660df
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-06-06
modified: 2016-06-07T11:39:52-04:00
---
## [3.2.6](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.6)
### Bug Fixes
- Fix error `Liquid Exception: divided by 0 in _includes/archive-single.html, included in _layouts/single.html` caused by null `words_per_minute` in `_config.yml`. [#345](https://github.com/mmistakes/minimal-mistakes/pull/345)
## [3.2.5](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.5)
### Bug Fixes