We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd96a4a commit d9c0671Copy full SHA for d9c0671
CHANGES.rst
@@ -17,6 +17,26 @@ Changelog
17
18
.. towncrier release notes start
19
20
+3.18.9 (2022-09-01)
21
+===================
22
+REST API
23
+--------
24
+
25
+Bugfixes
26
+~~~~~~~~
27
28
+- Fixed the value of the Content-Type header returned for .xml.gz files.
29
+ :github:`2811`
30
+- Fixed another rare deadlock for high-concurrency/overlapping-content syncs.
31
+ :github:`3111`
32
33
34
+Plugin API
35
+----------
36
37
+No significant changes.
38
39
40
3.18.8 (2022-08-16)
41
===================
42
REST API
CHANGES/2811.bugfix
CHANGES/3111.bugfix
0 commit comments