From 11f4dc1a0331f628427fd937a5982717870cb891 Mon Sep 17 00:00:00 2001 From: Mike Farah Date: Thu, 26 Mar 2026 10:08:43 +1100 Subject: [PATCH] Bumping version --- release_notes.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/release_notes.txt b/release_notes.txt index 5e209d52..048d3179 100644 --- a/release_notes.txt +++ b/release_notes.txt @@ -1,3 +1,9 @@ +4.52.5: + - Fix: reset TOML decoder state between files (#2634) thanks @terminalchai + - Fix: preserve original filename when using --front-matter (#2613) thanks @cobyfrombrooklyn-bot + - Fix typo in filename (#2611) thanks @alexandear + - Bumped dependencies + 4.52.4: - Dropping windows/arm - no longer supported in cross-compile