From f8527e791687c916d7fb46035ee313e77c66b908 Mon Sep 17 00:00:00 2001 From: iBug Date: Tue, 23 Apr 2024 13:22:11 +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 4a2f5354..0562518a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ - Bump shell-quote from 1.7.1 to 1.7.3 [#3692](https://github.com/mmistakes/minimal-mistakes/issues/3692) - Add `after-content.html` and `before-related.html` includes to ease docs site overrides. +- GitHub Workflows security hardening [#3884](https://github.com/mmistakes/minimal-mistakes/issues/3884) ## [4.25.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.25.0) diff --git a/docs/_docs/18-history.md b/docs/_docs/18-history.md index 5cbe6b13..d66332f8 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-23T12:18:03+08:00' +last_modified_at: '2024-04-23T13:21:21+08:00' toc: false --- @@ -29,6 +29,7 @@ toc: false - Bump shell-quote from 1.7.1 to 1.7.3 [#3692](https://github.com/mmistakes/minimal-mistakes/issues/3692) - Add `after-content.html` and `before-related.html` includes to ease docs site overrides. +- GitHub Workflows security hardening [#3884](https://github.com/mmistakes/minimal-mistakes/issues/3884) ## [4.25.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.25.0)