diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e41975a..1a0123e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ * Improve SEO include by grouping similar tags, reducing white-space, and adding `article:modified_time`. [#1456](https://github.com/mmistakes/minimal-mistakes/pull/1456) * Minify `assets/js/lunr/lunr.js`. * Improve calculation of Greedy navigation's `availableSpace`. +* Add Danish translations for new search strings. [#1472](https://github.com/mmistakes/minimal-mistakes/pull/1472) ### Bug Fixes diff --git a/docs/_docs/18-history.md b/docs/_docs/18-history.md index 72505bb7..9f8466d3 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-01-10T11:15:27-05:00 +last_modified_at: 2018-01-15T16:22:56-05:00 toc: true --- @@ -18,6 +18,7 @@ toc: true * Improve SEO include by grouping similar tags, reducing white-space, and adding `article:modified_time`. [#1456](https://github.com/mmistakes/minimal-mistakes/pull/1456) * Minify `assets/js/lunr/lunr.js`. * Improve calculation of Greedy navigation's `availableSpace`. +* Add Danish translations for new search strings. [#1472](https://github.com/mmistakes/minimal-mistakes/pull/1472) ### Bug Fixes