Update CHANGELOG and bump version to 3.2.8

This commit is contained in:
Michael Rose
2016-06-12 22:31:46 -04:00
parent 166b8f71bb
commit 309c1f32e8
2 changed files with 11 additions and 1 deletions

View File

@@ -1,3 +1,13 @@
## [3.2.8](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.8)
### Bug Fixes
- Remove `cursor: pointer` that appears on white-space surrounding author side list items and links. [#354](https://github.com/mmistakes/minimal-mistakes/pull/354)
### Maintenance
- Add contributing information to `README.md`. [#357](https://github.com/mmistakes/minimal-mistakes/issues/357)
## [3.2.7](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.7)
### Enhancements