From 8578c287cd3c24c3254c565699dc2c090ab08a33 Mon Sep 17 00:00:00 2001 From: pulpbot Date: Mon, 15 Sep 2025 03:23:44 +0000 Subject: [PATCH] Update Changelog --- CHANGES.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index a144267c..97ccc239 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -8,6 +8,15 @@ [//]: # (towncrier release notes start) +## 3.19.1 (2025-09-14) {: #3.19.1 } + +#### Bugfixes {: #3.19.1-bugfix } + +- Fixed publication error when package's dists contain differing versions of its name. + [#907](https://github.com/pulp/pulp_python/issues/907) + +--- + ## 3.19.0 (2025-08-26) {: #3.19.0 } #### Features {: #3.19.0-feature }