Update history

This commit is contained in:
Michael Rose 2016-05-29 21:21:23 -04:00
parent a12955b61b
commit 30818d2d7d

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-05-16T09:57:50-04:00
modified: 2016-05-29
---
## [3.2.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.0)
### Bug Fixes
- Fix missing category/tag links in post footer due to possible conflict with `site.tags` and `site.categories`. [#329](https://github.com/mmistakes/minimal-mistakes/issues/329#issuecomment-222375568)
## [3.1.8](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.1.8)
### Bug Fixes