Merge pull request #7582 from bluetech/backport-7581

[6.0.x] Add missing changelog for issue 7569
This commit is contained in:
Ran Benita 2020-07-30 14:19:29 +03:00 committed by GitHub
commit 0307213254
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
Fix logging capture handler's level not reset on teardown after a call to ``caplog.set_level()``.