diff --git a/CHANGELOG.md b/CHANGELOG.md index f0c6b652..0147931a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ### Enhancements +- Add Lithuanian localized UI text. [#924](https://github.com/mmistakes/minimal-mistakes/pull/924) - Improve print stylesheet by increasing text contrast, removing elements that don't need to be printed, expanding URLs, and reducing amount of blank pages. [#909](https://github.com/mmistakes/minimal-mistakes/issues/909) ### Maintenance diff --git a/docs/_docs/18-history.md b/docs/_docs/18-history.md index 0851f597..05ddbb79 100644 --- a/docs/_docs/18-history.md +++ b/docs/_docs/18-history.md @@ -4,13 +4,14 @@ permalink: /docs/history/ excerpt: "Change log of enhancements and bug fixes made to the theme." sidebar: nav: docs -modified: 2017-03-23T14:32:01-04:00 +modified: 2017-03-27T08:24:24-04:00 --- ## Unreleased ### Enhancements +- Add Lithuanian localized UI text. [#924](https://github.com/mmistakes/minimal-mistakes/pull/924) - Improve print stylesheet by increasing text contrast, removing elements that don't need to be printed, expanding URLs, and reducing amount of blank pages. [#909](https://github.com/mmistakes/minimal-mistakes/issues/909) ### Maintenance