diff --git a/CHANGELOG.md b/CHANGELOG.md
index fc482569ff0640cd4b12021185448c9836d834b0..bdedc677864430fc61ca4c06e86574c6e0765fcc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Added ###
 
+* Configuration options `REST_RESPONSE_LOG_FORMAT` and
+  `GRPC_RESPONSE_LOG_FORMAT` which control the format and information included
+  in the log message of any response of the respective API. See
+  `conf/core/server.conf` for more information.
+
 ### Changed ###
 
 ### Deprecated ###