diff --git a/CHANGELOG.md b/CHANGELOG.md
index 00f06de26167ada80b49087b1fea03848f3b28f6..d8553ee578b9220b697b8f379f9ff47eb7da5fc4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -96,6 +96,7 @@ path/server, for example, then you can simply update the path in the config for
 * Some admin endpoints for purging media, quarantining media, and background task information now require additional path components. See [docs/admin.md](./docs/admin.md) for more information.
 * Per-user upload quotas now do not allow users to exceed the maximum values, even by 1 byte. Previously, users could exceed the limits by a little bit.
 * Updated to Go 1.19
+* Logs are now less noisy by default.
 
 ## [1.2.13] - February 12, 2023