Improve CHANGELOG

This commit is contained in:
Bruno Oliveira 2018-08-21 20:19:48 -03:00 committed by GitHub
parent 223eef6261
commit 672f4bb5aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
Fix ``--show-capture=no`` option still capture teardown logs.
Fix bug where ``--show-capture=no`` option would still show logs printed during fixture teardown.