We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e504042 commit ec556ffCopy full SHA for ec556ff
CHANGES.rst
@@ -17,6 +17,26 @@ Changelog
17
18
.. towncrier release notes start
19
20
+3.16.12 (2022-08-05)
21
+====================
22
+REST API
23
+--------
24
+
25
+Bugfixes
26
+~~~~~~~~
27
28
+- Use published relative paths for FS Exporter.
29
+ :github:`2933`
30
+- Serialized orphan cleanup tasks with respect to each other to prevent them from failing.
31
+ :github:`3030`
32
33
34
+Plugin API
35
+----------
36
37
+No significant changes.
38
39
40
3.16.11 (2022-07-14)
41
====================
42
REST API
CHANGES/2933.bugfix
CHANGES/3030.bugfix
0 commit comments