From 97f0f35498f411b7af2357b98b63725ab8d1e083 Mon Sep 17 00:00:00 2001 From: iBug Date: Tue, 25 Jun 2024 19:54:17 +0800 Subject: [PATCH] Update CHANGELOG and history --- CHANGELOG.md | 11 +++++++++++ docs/_docs/18-history.md | 13 ++++++++++++- 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a0392d4d..3433504c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## Unreleased + +### Enhancements + +- Add RTL Support. [#4886](https://github.com/mmistakes/minimal-mistakes/pull/4886) +- Add missing Polish translation. [#4890](https://github.com/mmistakes/minimal-mistakes/pull/4890) + +### Bug Fixes + +- Replace a redirected link to MadeMistakes in footer. [#4882](https://github.com/mmistakes/minimal-mistakes/pull/4882) + ## [4.26.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.26.2) ### Enhancements diff --git a/docs/_docs/18-history.md b/docs/_docs/18-history.md index 81953bd6..ef72f339 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: '2024-06-15T17:54:53+08:00' +last_modified_at: '2024-06-25T19:54:16+08:00' toc: false --- @@ -15,6 +15,17 @@ toc: false --> {% raw %} +## Unreleased + +### Enhancements + +- Add RTL Support. [#4886](https://github.com/mmistakes/minimal-mistakes/pull/4886) +- Add missing Polish translation. [#4890](https://github.com/mmistakes/minimal-mistakes/pull/4890) + +### Bug Fixes + +- Replace a redirected link to MadeMistakes in footer. [#4882](https://github.com/mmistakes/minimal-mistakes/pull/4882) + ## [4.26.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.26.2) ### Enhancements