finalize changelog for 2.8.7
This commit is contained in:
parent
64d7d00218
commit
3315b3a12f
|
@ -1,6 +1,9 @@
|
||||||
pytest-2.8.6
|
pytest-2.8.7
|
||||||
============
|
============
|
||||||
|
|
||||||
|
This is a hotfix release to solve a regression
|
||||||
|
in the builtin monkeypatch plugin that got introduced in 2.8.6.
|
||||||
|
|
||||||
pytest is a mature Python testing tool with more than a 1100 tests
|
pytest is a mature Python testing tool with more than a 1100 tests
|
||||||
against itself, passing on many different interpreters and platforms.
|
against itself, passing on many different interpreters and platforms.
|
||||||
This release is supposed to be drop-in compatible to 2.8.5.
|
This release is supposed to be drop-in compatible to 2.8.5.
|
||||||
|
|
Loading…
Reference in New Issue