We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94eb8cf commit d913ec6Copy full SHA for d913ec6
CHANGES.rst
@@ -17,6 +17,25 @@ Changelog
17
18
.. towncrier release notes start
19
20
+3.22.1 (2023-01-20)
21
+===================
22
+REST API
23
+--------
24
+
25
+Bugfixes
26
+~~~~~~~~
27
28
+- Fixed the label migration code for not null constraint errors when objects with and without labels
29
+ are migrated.
30
+ :github:`3495`
31
32
33
+Plugin API
34
+----------
35
36
+No significant changes.
37
38
39
3.22.0 (2022-12-18)
40
===================
41
REST API
CHANGES/3495.bugfix
0 commit comments