Improve CHANGELOG entry

This commit is contained in:
Bruno Oliveira 2018-09-19 12:52:10 -03:00 committed by GitHub
parent e7eb7e799b
commit d1fa8ae08e
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 caplog's catch_log_handler not being available with --pdb
Fix issue that prevented some caplog properties (for example ``record_tuples``) from being available when entering the debugger with ``--pdb``.