From 30818d2d7deb70c503a1f5f71e9133b4398b4b15 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Sun, 29 May 2016 21:21:23 -0400 Subject: [PATCH] Update history --- _docs/17-history.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/_docs/17-history.md b/_docs/17-history.md index d0eaa180..b69b5612 100644 --- a/_docs/17-history.md +++ b/_docs/17-history.md @@ -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