From 4ef8db79bab37520af5600e7ec5b2341afab5df8 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Tue, 12 Nov 2019 15:01:33 -0500 Subject: [PATCH] Update CHANGELOG and history --- CHANGELOG.md | 6 ++++++ docs/_docs/18-history.md | 8 +++++++- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bb9554e..4d375bcc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## Unreleased + +### Bug Fixes + +- Fix typo in `_config.yml`. [#2319](https://github.com/mmistakes/minimal-mistakes/pull/2319) + ## [4.17.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.17.2) ### Enhancements diff --git a/docs/_docs/18-history.md b/docs/_docs/18-history.md index aab3c124..d291138d 100644 --- a/docs/_docs/18-history.md +++ b/docs/_docs/18-history.md @@ -5,10 +5,16 @@ permalink: /docs/history/ excerpt: "Change log of enhancements and bug fixes made to the theme." sidebar: nav: docs -last_modified_at: 2019-11-07T11:52:18-05:00 +last_modified_at: 2019-11-12T15:01:27-05:00 toc: false --- +## Unreleased + +### Bug Fixes + +- Fix typo in `_config.yml`. [#2319](https://github.com/mmistakes/minimal-mistakes/pull/2319) + ## [4.17.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.17.2) ### Enhancements