From ca9d1ccb58857c877d1263a84c769628311d325a Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Thu, 9 Aug 2018 15:46:52 -0400 Subject: [PATCH] Update CHANGELOG and history --- CHANGELOG.md | 4 ++++ docs/_docs/18-history.md | 6 +++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 77ca30b3..7f65770c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ### Enhancements +* Improve side navigation spacing in relation to masthead. +* Style archive links with appropriate link color. +* Adjust feature row spacing and font-sizes. +* Use sentence case and increase font-sizes for improved readability in table of contents. * Add `{{ content }}` to `home` layout. [#1775](https://github.com/mmistakes/minimal-mistakes/pull/1775) ## [4.12.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.12.1) diff --git a/docs/_docs/18-history.md b/docs/_docs/18-history.md index 08ec3cf9..3e402da7 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: 2018-08-09T09:24:46-04:00 +last_modified_at: 2018-08-09T15:46:33-04:00 toc: true --- @@ -12,6 +12,10 @@ toc: true ### Enhancements +* Improve side navigation spacing in relation to masthead. +* Style archive links with appropriate link color. +* Adjust feature row spacing and font-sizes. +* Use sentence case and increase font-sizes for improved readability in table of contents. * Add `{{ content }}` to `home` layout. [#1775](https://github.com/mmistakes/minimal-mistakes/pull/1775) ## [4.12.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.12.1)