Skip to content

Commit 8b78aca

Browse files
committed
Release 4.5.1
1 parent c48b99e commit 8b78aca

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/changelog.rst

+11
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
Changelog
22
=========
33

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+
415
v4.5.0 (2021-12-01)
516
-------------------
617

0 commit comments

Comments
 (0)