From 29f4efc441a8faf3187d378e207f1ac60d76f1e6 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Mon, 30 Mar 2020 16:18: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 63aca921..1d26527f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ### Enhancements +- Add missing Vietnamese translations [#2459](https://github.com/mmistakes/minimal-mistakes/pull/2459) - Fix Finnish ocalized UI text strings. [#2455](https://github.com/mmistakes/minimal-mistakes/pull/2455) - Clarify documentation that Lunr only searches documents in collections. [#2450](https://github.com/mmistakes/minimal-mistakes/pull/2450) diff --git a/docs/_docs/18-history.md b/docs/_docs/18-history.md index da83fcf3..8419cf37 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-03-23T14:04:34-04:00 +last_modified_at: 2020-03-30T16:17:05-04:00 toc: false --- @@ -13,6 +13,7 @@ toc: false ### Enhancements +- Add missing Vietnamese translations [#2459](https://github.com/mmistakes/minimal-mistakes/pull/2459) - Fix Finnish ocalized UI text strings. [#2455](https://github.com/mmistakes/minimal-mistakes/pull/2455) - Clarify documentation that Lunr only searches documents in collections. [#2450](https://github.com/mmistakes/minimal-mistakes/pull/2450)