We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae9b769 commit 5b404b6Copy full SHA for 5b404b6
CHANGES.rst
@@ -13,6 +13,32 @@ Changelog
13
14
.. towncrier release notes start
15
16
+3.4.1 (2021-08-24)
17
+==================
18
+
19
20
+Features
21
+--------
22
23
+- Python package content can now be filtered by their sha256
24
+ (backported from #404)
25
+ `#419 <https://github.com/pulp/pulp_python/issues/419>`_
26
27
28
+Bugfixes
29
30
31
+- Fixed improper metadata serving when using publications with S3 storage
32
+ (backported from #413)
33
+ `#418 <https://github.com/pulp/pulp_python/issues/418>`_
34
+- Fixed twine upload failing when using remote storage backends
35
+ (backported from #400)
36
+ `#420 <https://github.com/pulp/pulp_python/issues/420>`_
37
38
39
+----
40
41
42
3.4.0 (2021-06-17)
43
44
Features
0 commit comments