We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db5166f commit 7474f9bCopy full SHA for 7474f9b
docs/changelog.rst
@@ -1,6 +1,25 @@
1
Changelog
2
=========
3
4
+v3.10.0 (2020-08-25)
5
+--------------------
6
+
7
+Improvements
8
+^^^^^^^^^^^^
9
10
+* Officialy support Django 3.1
11
12
+* Preliminary supoprt for upcoming Django 3.2
13
14
+* Support for pytest-xdist 2.0
15
16
17
+Misc
18
+^^^^
19
20
+* Fix running pytest-django's own tests against pytest 6.0 (#855)
21
22
23
v3.9.0 (2020-03-31)
24
-------------------
25
0 commit comments