From bae1a2eb0d1a27c5ba8e0ad62f2fb3cd5dac9742 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Thu, 23 Jul 2020 12:14:05 -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 afc33983..8edfe5a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ ### Enhancements +- Add missing Chinese translations. [#2576](https://github.com/mmistakes/minimal-mistakes/pull/2576) - Add `line-height` to `h4` element in notice helper. [#2602](https://github.com/mmistakes/minimal-mistakes/pull/2602) - Improve Algolia search. [#2572](https://github.com/mmistakes/minimal-mistakes/pull/2572) - Update link to wtfpl license in README. [#2571](https://github.com/mmistakes/minimal-mistakes/pull/2571) diff --git a/docs/_docs/18-history.md b/docs/_docs/18-history.md index 828e64c6..bc91ae4f 100644 --- a/docs/_docs/18-history.md +++ b/docs/_docs/18-history.md @@ -5,7 +5,7 @@ permalink: /docs/history/ excerpt: "Change log of enhancements and bug fixes made to the theme." sidebar: nav: docs -last_modified_at:2020-07-23T12:12:07-04:00 +last_modified_at: 2020-07-23T12:13:57-04:00 toc: false --- @@ -19,6 +19,7 @@ toc: false ### Enhancements +- Add missing Chinese translations. [#2576](https://github.com/mmistakes/minimal-mistakes/pull/2576) - Add `line-height` to `h4` element in notice helper. [#2602](https://github.com/mmistakes/minimal-mistakes/pull/2602) - Improve Algolia search. [#2572](https://github.com/mmistakes/minimal-mistakes/pull/2572) - Update link to wtfpl license in README. [#2571](https://github.com/mmistakes/minimal-mistakes/pull/2571)