Skip to content

Commit

Permalink
Release 4.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bluetech committed Dec 2, 2021
1 parent c48b99e commit 8b78aca
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
Changelog
=========

v4.5.1 (2021-12-02)
-------------------

Bugfixes
^^^^^^^^

* Fix regression in v4.5.0 - database tests inside (non-unittest) classes were
not ordered correctly to run before non-database tests, same for transactional
tests before non-transactional tests.


v4.5.0 (2021-12-01)
-------------------

Expand Down

0 comments on commit 8b78aca

Please sign in to comment.