From b6fd84ede1f352ffefece97e879e9ee2e0c03460 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Sun, 12 Nov 2017 17:23:13 -0500 Subject: [PATCH] Update CHANGELOG and history --- CHANGELOG.md | 5 +++++ docs/_docs/18-history.md | 7 ++++++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bbabe04f..6d6e0f80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,11 @@ ### Enhancements - Use [jekyll-remote-theme](https://github.com/benbalter/jekyll-remote-theme) for demo site. [#1339](https://github.com/mmistakes/minimal-mistakes/issues/1339) +- Add note about Wordpress to Staticman comment migration tool in documentation. [#1346](https://github.com/mmistakes/minimal-mistakes/issues/1346) + +### Bug Fixes + +- Change `http` to `https` for Jekyll and Browserhappy links. [#1342](https://github.com/mmistakes/minimal-mistakes/pull/1342) [#1343](https://github.com/mmistakes/minimal-mistakes/pull/1343) ## [4.7.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.7.0) diff --git a/docs/_docs/18-history.md b/docs/_docs/18-history.md index be07bd08..5ab6efb3 100644 --- a/docs/_docs/18-history.md +++ b/docs/_docs/18-history.md @@ -4,7 +4,7 @@ permalink: /docs/history/ excerpt: "Change log of enhancements and bug fixes made to the theme." sidebar: nav: docs -last_modified_at: 2017-11-07T20:11:48-05:00 +last_modified_at: 2017-11-12T17:22:45-05:00 toc: true --- @@ -13,6 +13,11 @@ toc: true ### Enhancements - Use [jekyll-remote-theme](https://github.com/benbalter/jekyll-remote-theme) for demo site. [#1339](https://github.com/mmistakes/minimal-mistakes/issues/1339) +- Add note about Wordpress to Staticman comment migration tool in documentation. [#1346](https://github.com/mmistakes/minimal-mistakes/issues/1346) + +### Bug Fixes + +- Change `http` to `https` for Jekyll and Browserhappy links. [#1342](https://github.com/mmistakes/minimal-mistakes/pull/1342) [#1343](https://github.com/mmistakes/minimal-mistakes/pull/1343) ## [4.7.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.7.0)