Adjust CHANGELOG

This commit is contained in:
Bruno Oliveira 2018-02-27 14:58:27 -03:00 committed by GitHub
parent 92219e576b
commit 1fb2457018
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View File

@ -1 +0,0 @@
Fixed ``tool:pytest`` section when setup.cfg passed by option ``-c``

View File

@ -0,0 +1 @@
``[tool:pytest]`` sections in ``*.cfg`` files passed by the ``-c`` option are now properly recognized.