diff --git a/changelog.d/8051.misc b/changelog.d/8051.misc
index 7657b503c951a164090a9df40c0336bd14555c2e..9e472cd48104cba910f87dcef1de7de09a53465b 100644
--- a/changelog.d/8051.misc
+++ b/changelog.d/8051.misc
@@ -1 +1 @@
-Remove the need to set `filters` in the logging config. This change is backwards compatible, as setting the filters explicitly still works.
+It is no longer necessary to explicitly define `filters` in the logging configuration. (Continuing to do so is redundant but harmless.)