From 1ba85c51b0be3bfc95b3785f7e4acacea5e6704e Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Thu, 7 Dec 2017 09:16:25 -0500 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 2cb887d5..ebe73761 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ * Add optional `description` key to masthead links for clarifying their purpose with the `title` attribute. [#1380](https://github.com/mmistakes/minimal-mistakes/pull/1380) * Incorporate site search into masthead. [#1383](https://github.com/mmistakes/minimal-mistakes/pull/1383) * Update gem dependencies. [#1388](https://github.com/mmistakes/minimal-mistakes/pull/1388) +* Fix zh-HK UI text to point to Traditional Chinese. [#1374](https://github.com/mmistakes/minimal-mistakes/issues/1374) [#1389](https://github.com/mmistakes/minimal-mistakes/pull/1389) ### Bug Fixes diff --git a/docs/_docs/18-history.md b/docs/_docs/18-history.md index 626a7af5..faba8494 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-12-07T08:52:23-05:00 +last_modified_at: 2017-12-07T09:14:54-05:00 toc: true --- @@ -20,6 +20,7 @@ toc: true * Add optional `description` key to masthead links for clarifying their purpose with the `title` attribute. [#1380](https://github.com/mmistakes/minimal-mistakes/pull/1380) * Incorporate site search into masthead. [#1383](https://github.com/mmistakes/minimal-mistakes/pull/1383) * Update gem dependencies. [#1388](https://github.com/mmistakes/minimal-mistakes/pull/1388) +* Fix zh-HK UI text to point to Traditional Chinese. [#1374](https://github.com/mmistakes/minimal-mistakes/issues/1374) [#1389](https://github.com/mmistakes/minimal-mistakes/pull/1389) ### Bug Fixes