diff --git a/doc/changelog.rst b/doc/changelog.rst index f174c351..38dc98b3 100644 --- a/doc/changelog.rst +++ b/doc/changelog.rst @@ -1,6 +1,7 @@ Changelog ========= +* :release:`1.7.10 <30-04-2019>` * :bug:`930` Restore behavior of exceptions propagating out of the test_start or test_end hooks. Correct behavior is for those to fail the test (thanks @pierreluctg) * :bug:`934` Parallel sessions now honor fatal exceptions encountered in worker sessions * :bug:`928` Fixed a bug causing requirements to leak across sibling test classes