From 061103112eaba0a44068c360a6a83f4727390fbb Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Mon, 6 Nov 2017 11:26:40 -0500 Subject: [PATCH] Update CHANGELOG and history --- CHANGELOG.md | 1 + docs/_docs/05-configuration.md | 2 +- docs/_docs/18-history.md | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c5f0e0ea..24108de8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ - Refactor seo.html include to DRY-up page image handling. - Add support for setting what image is used by OpenGraph and Twitter via `page.header.og_image`. [#1316](https://github.com/mmistakes/minimal-mistakes/issues/1316) - Fix the spelling of some product names in the author profile. [#1328](https://github.com/mmistakes/minimal-mistakes/pull/1328) +- Add `aqua` skin. [#1336](https://github.com/mmistakes/minimal-mistakes/pull/1336) ### Bug Fixes diff --git a/docs/_docs/05-configuration.md b/docs/_docs/05-configuration.md index 5ab75ee0..131ca4b4 100644 --- a/docs/_docs/05-configuration.md +++ b/docs/_docs/05-configuration.md @@ -2,7 +2,7 @@ title: "Configuration" permalink: /docs/configuration/ excerpt: "Settings for configuring and customizing the theme." -last_modified_at: 2017-10-20T12:34:20-04:00 +last_modified_at: 2017-11-06T11:26:27-05:00 toc: true --- diff --git a/docs/_docs/18-history.md b/docs/_docs/18-history.md index 37879663..fd68e1c0 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-05T10:14:33-05:00 +last_modified_at: 2017-11-06T11:26:18-05:00 toc: true --- @@ -25,6 +25,7 @@ toc: true - Refactor seo.html include to DRY-up page image handling. - Add support for setting what image is used by OpenGraph and Twitter via `page.header.og_image`. [#1316](https://github.com/mmistakes/minimal-mistakes/issues/1316) - Fix the spelling of some product names in the author profile. [#1328](https://github.com/mmistakes/minimal-mistakes/pull/1328) +- Add `aqua` skin. [#1336](https://github.com/mmistakes/minimal-mistakes/pull/1336) ### Bug Fixes