From 48ed1444b94c2644687768ed98cf2815c42c1030 Mon Sep 17 00:00:00 2001 From: iBug Date: Tue, 23 Apr 2024 13:54:48 +0800 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 0562518a..233a3076 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ ### Enhancements - Add Ukrainian translations. [#4273](https://github.com/mmistakes/minimal-mistakes/pull/4273) +- Add more configuration for Giscus [#4274](https://github.com/mmistakes/minimal-mistakes/pull/4274) ### Maintenance diff --git a/docs/_docs/18-history.md b/docs/_docs/18-history.md index d66332f8..0c0c286e 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-04-23T13:21:21+08:00' +last_modified_at: '2024-04-23T13:54:28+08:00' toc: false --- @@ -24,6 +24,7 @@ toc: false ### Enhancements - Add Ukrainian translations. [#4273](https://github.com/mmistakes/minimal-mistakes/pull/4273) +- Add more configuration for Giscus [#4274](https://github.com/mmistakes/minimal-mistakes/pull/4274) ### Maintenance