Update changelog to better reading

This commit is contained in:
Jose Carlos Menezes 2018-10-14 18:03:37 -03:00
parent d4dfd526c1
commit bbd1cbb0b3
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
Add to pytest.exit a returncode argument to cleanly exit pytest.
Add returncode argument to pytest.exit() to exit pytest with a specific return code.