diff --git a/CHANGELOG.md b/CHANGELOG.md index e0179a58..d573d49d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## Unreleased + +### Maintenance + +- Remove extra word in comment. [#911](https://github.com/mmistakes/minimal-mistakes/pull/911) +- Fix typo in Utility Class docs. [#915](https://github.com/mmistakes/minimal-mistakes/pull/915) + ## [4.3.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.3.1) ### Bug Fixes diff --git a/docs/_docs/18-history.md b/docs/_docs/18-history.md index 0e553a64..81e2593c 100644 --- a/docs/_docs/18-history.md +++ b/docs/_docs/18-history.md @@ -4,9 +4,16 @@ permalink: /docs/history/ excerpt: "Change log of enhancements and bug fixes made to the theme." sidebar: nav: docs -modified: 2017-03-16T10:27:53-04:00 +modified: 2017-03-22T09:47:31-04:00 --- +## Unreleased + +### Maintenance + +- Remove extra word in comment. [#911](https://github.com/mmistakes/minimal-mistakes/pull/911) +- Fix typo in Utility Class docs. [#915](https://github.com/mmistakes/minimal-mistakes/pull/915) + ## [4.3.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.3.1) ### Bug Fixes