We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8e33fe commit ba876c5Copy full SHA for ba876c5
CHANGES.rst
@@ -17,6 +17,25 @@ Changelog
17
18
.. towncrier release notes start
19
20
+3.14.10 (2022-01-07)
21
+====================
22
+REST API
23
+--------
24
+
25
+Bugfixes
26
+~~~~~~~~
27
28
+- Fixed PulpImport to correctly save relative to MEDIA_ROOT.
29
+ (backported from #9660)
30
+ `#9662 <https://pulp.plan.io/issues/9662>`_
31
32
33
+Plugin API
34
+----------
35
36
+No significant changes.
37
38
39
3.14.9 (2021-11-05)
40
===================
41
REST API
CHANGES/9662.bugfix
0 commit comments