We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eef1328 + cb74dbd commit 2a40538Copy full SHA for 2a40538
CHANGES.md
@@ -8,6 +8,24 @@
8
9
[//]: # (towncrier release notes start)
10
11
+## 3.18.0 (2025-08-13) {: #3.18.0 }
12
+
13
+#### Features {: #3.18.0-feature }
14
15
+- Bump pulpcore upperbound to <3.100. pulp_python is now a Python >=3.11 project.
16
17
+#### Bugfixes {: #3.18.0-bugfix }
18
19
+- Fixed PYTHON_GROUP_UPLOADS failing when domains are turned on.
20
+ [#929](https://github.com/pulp/pulp_python/issues/929)
21
22
+#### Improved Documentation {: #3.18.0-doc }
23
24
+- Updated docs for adding/removing repository content to handle duplicate filenames.
25
+ [#927](https://github.com/pulp/pulp_python/issues/927)
26
27
+---
28
29
## 3.17.1 (2025-08-12) {: #3.17.1 }
30
31
#### Bugfixes {: #3.17.1-bugfix }
0 commit comments