Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ Changelog
* Fixed internal failures that are caused by tests that change the current working directory by
ensuring a consistent working directory when coverage is called.
See `#306 <https://github.com/pytest-dev/pytest-cov/issues/306>`_ and
`coveragepy#881 <https://github.com/nedbat/coveragepy/issues/881>`_
`coveragepy#881 <https://github.com/coveragepy/coveragepy/issues/881>`_

2.8.1 (2019-10-05)
------------------
Expand Down
Loading