Update CHANGELOG.md/history and bump vesion to 4.0.9

This commit is contained in:
Michael Rose
2016-11-21 16:05:52 -05:00
parent 2b7166dede
commit f3bc19a13d
5 changed files with 16 additions and 4 deletions

View File

@@ -4,9 +4,15 @@ permalink: /docs/history/
excerpt: "Change log of enhancements and bug fixes made to the theme."
sidebar:
nav: docs
modified: 2016-11-21T09:54:38-05:00
modified: 2016-11-21T16:04:45-05:00
---
## [4.0.9](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.0.9)
### Bug Fixes
- Fix overlapping sidebar navigation lists due to `max-height: 100vh`. [#668](https://github.com/mmistakes/minimal-mistakes/issues/668)
## [4.0.8](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.0.8)
### Bug Fixes