diff --git a/CHANGELOG.md b/CHANGELOG.md
index 07467d9e119418dfa74b83a539ed3572678d0425..4cc3b0ca709ae2b4957157730e7a279ca3cc50cf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ### Added
 
 * An openAPI specification of the XML api
+* New server configuration option `SERVER_BIND_ADDRESS`, which is the address to listen to. See [server.conf](conf/core/server.conf).
 
 ### Changed