From cf99c824ba63023d2daddea6f6df08fea61e952c Mon Sep 17 00:00:00 2001 From: pulpbot Date: Thu, 11 Dec 2025 03:34:50 +0000 Subject: [PATCH] Update Changelog --- CHANGES.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 06ef90f2..f7124a3d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -8,6 +8,15 @@ [//]: # (towncrier release notes start) +## 3.22.1 (2025-12-10) {: #3.22.1 } + +#### Bugfixes {: #3.22.1-bugfix } + +- Fixed edge-case migration error in 0017_pythonpackagecontent_size. + [#1042](https://github.com/pulp/pulp_python/issues/1042) + +--- + ## 3.22.0 (2025-12-09) {: #3.22.0 } #### Features {: #3.22.0-feature }