We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c48b99e commit 8b78acaCopy full SHA for 8b78aca
1 file changed
docs/changelog.rst
@@ -1,6 +1,17 @@
1
Changelog
2
=========
3
4
+v4.5.1 (2021-12-02)
5
+-------------------
6
+
7
+Bugfixes
8
+^^^^^^^^
9
10
+* Fix regression in v4.5.0 - database tests inside (non-unittest) classes were
11
+ not ordered correctly to run before non-database tests, same for transactional
12
+ tests before non-transactional tests.
13
14
15
v4.5.0 (2021-12-01)
16
-------------------
17
0 commit comments