Skip to content

Commit cd6ca2e

Browse files
committed
Update changelog.
1 parent daacd76 commit cd6ca2e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
2.9.0 (2020-05-??)
4+
2.9.0 (2020-05-22)
55
------------------
66

77
* Fixed ``RemovedInPytest4Warning`` when using Pytest 3.10.
@@ -21,6 +21,10 @@ Changelog
2121
* Changed ``--cov-append`` to handle loading previous data better
2222
(fixes various path aliasing issues).
2323
* Various other testing improvements, github issue templates, example updates.
24+
* Fixed internal failures that are caused by tests that change the current working directory by
25+
ensuring a consistent working directory when coverage is called.
26+
See `#306 <https://github.com/pytest-dev/pytest-cov/issues/306>`_ and
27+
`coveragepy#881 <https://github.com/nedbat/coveragepy/issues/881>`_
2428

2529
2.8.1 (2019-10-05)
2630
------------------

0 commit comments

Comments
 (0)