From 66db4b92b96e303a5b1599fec7be07f008296a69 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Wed, 4 Oct 2017 16:33:10 -0400 Subject: [PATCH] Update CHANGELOG and history --- CHANGELOG.md | 1 + docs/_docs/18-history.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b837777..1f7ffb63 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ - Update font stack documentation. [#1292](https://github.com/mmistakes/minimal-mistakes/pull/1292) - Improve accessibility of navigation menu button. [#1099](https://github.com/mmistakes/minimal-mistakes/issues/1099) - Add Naver Webmaster Tools verification. [#1286](https://github.com/mmistakes/minimal-mistakes/pull/1286) +- Add support for Staticman v2 endpoint and reCAPTCHA. ### Bug Fixes diff --git a/docs/_docs/18-history.md b/docs/_docs/18-history.md index db7792e2..00e4a31e 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-10-04T11:19:51-04:00 +last_modified_at: 2017-10-04T16:33:00-04:00 --- ## Unreleased @@ -18,6 +18,7 @@ last_modified_at: 2017-10-04T11:19:51-04:00 - Update font stack documentation. [#1292](https://github.com/mmistakes/minimal-mistakes/pull/1292) - Improve accessibility of navigation menu button. [#1099](https://github.com/mmistakes/minimal-mistakes/issues/1099) - Add Naver Webmaster Tools verification. [#1286](https://github.com/mmistakes/minimal-mistakes/pull/1286) +- Add support for Staticman v2 endpoint and reCAPTCHA. ### Bug Fixes