Add CHANGELOG

This commit is contained in:
Bruno Oliveira
2018-12-11 18:49:40 -02:00
parent a30124e858
commit b5c09f8e84
2 changed files with 2 additions and 1 deletions

View File

@@ -1 +1 @@
Add support for pytest 4.1.
pytest 4.1 support: ``ExceptionInfo`` API changes.

1
changelog/390.bugfix.rst Normal file
View File

@@ -0,0 +1 @@
pytest 4.1 support: ``pytest_logwarning`` hook removed.