We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8effcd2 commit 36b3bd4Copy full SHA for 36b3bd4
CHANGES.rst
@@ -17,6 +17,26 @@ Changelog
17
18
.. towncrier release notes start
19
20
+3.21.4 (2023-01-20)
21
+===================
22
+REST API
23
+--------
24
+
25
+Bugfixes
26
+~~~~~~~~
27
28
+- Fixed an occasional 500 error when viewing a repository version content summary while performing a content deletion task.
29
+ :github:`3299`
30
+- Fix migrating Remotes with @ in path
31
+ :github:`3409`
32
33
34
+Plugin API
35
+----------
36
37
+No significant changes.
38
39
40
3.21.3 (2022-11-15)
41
===================
42
REST API
CHANGES/3299.bugfix
CHANGES/3409.bugfix
0 commit comments