From 8d74635d49d6b9c02045aa49bca35c5f9b040ac3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 24 May 2026 03:59:47 +0000 Subject: [PATCH] docs: update changelog [skip ci] --- docs/changelog/index.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/changelog/index.md b/docs/changelog/index.md index 7c05223..6cb3316 100644 --- a/docs/changelog/index.md +++ b/docs/changelog/index.md @@ -20,6 +20,17 @@ Notable changes to the guide and its tooling. Follows [Keep a Changelog](https:/ --- +## [v2026.5.25] + +!!! Note "Meta" + + - Released 2026-05-24 from [`f71e5e2`](https://github.com/Anon-Planet/thgtoa/commit/f71e5e2a28f1412a3c2c26917e5b094e8cc2f51a) + +!!! Note "Fixed" + + - Prevent history dump and filter noise commits + - Actually save per-page PDFs for qpdf, not PNGs + ## [v1.2.3] — 2026-05-24 CI/CD pipeline split into independent stages, dark PDF quality improved, release signing automated, and the changelog now updates itself on every build.