From c1a804e0bcd75ad685cee6200328f15ea1546712 Mon Sep 17 00:00:00 2001 From: Pete Davison Date: Sun, 16 Aug 2026 11:32:28 +0000 Subject: [PATCH] chore: changelog for #2981 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8796f492..9c7a81f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -58,6 +58,8 @@ failure instead of being told it succeeded (#1569, #2898 by @vmaerten). - Fixed a pinned `checksum:` not being verified when a remote Taskfile came from the cache (#2980 by @vmaerten). +- Load the sidebar data and titles/excerpts from the blog post markdown document + and its frontmatter on the website (#2981 by @pd93). ## v3.52.0 - 2026-07-02