From 8debea731e5bf8e54d307c25aac720ba464c0c23 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 18:29:35 +0000 Subject: [PATCH] chore(release): update CHANGELOG.md for v0.32.1 Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 86699a2..1e03b48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,19 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.32.1] - 2026-07-25 + +This **patch release** includes 1 commit. + + +### Bug Fixes +- Gate test-compat in the ci-passed roll-up ([#239](https://github.com/stateful-y/python-package-copier/pull/239)) by @gtauzin + +### Contributors + +Thanks to all contributors for this release: +- @gtauzin + ## [0.31.1] - 2026-07-25 This **patch release** includes 1 commit.