From 10f62bb9ac55c4835264b2ff2d1c3a855d8d8b43 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Sun, 3 Mar 2019 19:03:49 -0500 Subject: [PATCH] Update CHANGELOG and history --- CHANGELOG.md | 6 ++++++ docs/_docs/18-history.md | 8 +++++++- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 23eaae5b..b974364c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## Unreleased + +### Enhancements + +- Add missing Chinese text strings. [#2072](https://github.com/mmistakes/minimal-mistakes/pull/2072) + ## [4.15.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.15.2) ### Enhancements diff --git a/docs/_docs/18-history.md b/docs/_docs/18-history.md index ce4d0e6f..eb8de5f3 100644 --- a/docs/_docs/18-history.md +++ b/docs/_docs/18-history.md @@ -5,10 +5,16 @@ permalink: /docs/history/ excerpt: "Change log of enhancements and bug fixes made to the theme." sidebar: nav: docs -last_modified_at: 2019-02-17T12:28:30-05:00 +last_modified_at: 2019-03-03T19:03:35-05:00 toc: false --- +## Unreleased + +### Enhancements + +- Add missing Chinese text strings. [#2072](https://github.com/mmistakes/minimal-mistakes/pull/2072) + ## [4.15.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.15.2) ### Enhancements