Update CHANGELOG and history

This commit is contained in:
Michael Rose 2018-08-09 09:24:55 -04:00
parent 26e3864478
commit 676b9cc0e3
2 changed files with 13 additions and 1 deletions

View file

@ -1,3 +1,9 @@
## Unreleased
### Enhancements
* Add `{{ content }}` to `home` layout. [#1775](https://github.com/mmistakes/minimal-mistakes/pull/1775)
## [4.12.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.12.1)
### Enhancements

View file

@ -4,10 +4,16 @@ permalink: /docs/history/
excerpt: "Change log of enhancements and bug fixes made to the theme."
sidebar:
nav: docs
last_modified_at: 2018-08-07T23:04:58-04:00
last_modified_at: 2018-08-09T09:24:46-04:00
toc: true
---
## Unreleased
### Enhancements
* Add `{{ content }}` to `home` layout. [#1775](https://github.com/mmistakes/minimal-mistakes/pull/1775)
## [4.12.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.12.1)
### Enhancements