We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9eb5dd commit b49464cCopy full SHA for b49464c
CHANGES.rst
@@ -13,6 +13,26 @@ Changelog
13
14
.. towncrier release notes start
15
16
+3.27.1 (2023-06-05)
17
+===================
18
+REST API
19
+--------
20
+
21
+Bugfixes
22
+~~~~~~~~
23
24
+- Taught PulpImport to be more robust in the face of previous failed attempts.
25
+ :github:`3737`
26
+- Fixed the method for displaying the representation of ``MasterModel`` objects.
27
+ :github:`3898`
28
29
30
+Plugin API
31
+----------
32
33
+No significant changes.
34
35
36
3.27.0 (2023-05-31)
37
===================
38
REST API
CHANGES/3737.bugfix
CHANGES/3898.bugfix
0 commit comments