Add missing changelog for issue 7569

This commit is contained in:
Ran Benita
2020-07-30 12:38:40 +03:00
parent d756b4a543
commit 924e466c98

View File

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