1 parent 19010f0 commit b4e6a37Copy full SHA for b4e6a37
1 file changed
docs/changelog.rst
@@ -1,6 +1,19 @@
1
Changelog
2
---------
3
4
+2019.10.0 (2019-10-28)
5
+^^^^^^^^^^^^^^^^^^^^^^
6
+
7
+- Add Python 3.8 support.
8
9
+- Fix a regression in the JSON logger parameter signature introduced in
10
+ version 2018.2.1.
11
12
+- Fixed some test harness issues, e.g. broken version contraint on the
13
+ Django 2.2 tests.
14
15
+- Speed up tests by only installing framework dependencies when needed.
16
17
2019.9.0 (2019-09-26)
18
^^^^^^^^^^^^^^^^^^^^^
19
0 commit comments