diff --git a/CHANGELOG.md b/CHANGELOG.md
index 34c908bb..4974453c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,7 @@ The change log describes what is "Added", "Removed", "Changed" or "Fixed" betwee
# 1.24.0 - unreleased
- Changed stopwatch category from default to "httplug", so it's more prominent on Execution timeline view
- Changed tab texts inside profiler so that it shows ports in URL in case it's non-standard
+- Changed default logging plugin monolog channel from "app" to "httplug"
# 1.23.1 - 2021-10-13
- Fixed issue with whitespaces in URL when URL in tab was copied
diff --git a/src/Resources/config/plugins.xml b/src/Resources/config/plugins.xml
index 984517d6..136869b6 100644
--- a/src/Resources/config/plugins.xml
+++ b/src/Resources/config/plugins.xml
@@ -21,6 +21,7 @@
null
+