diff --git a/src/site/changes.xml b/src/site/changes.xml
index 339ad5e2d7..e56c66d1fc 100644
--- a/src/site/changes.xml
+++ b/src/site/changes.xml
@@ -23,6 +23,29 @@
Christian Ohr
+
+
+ Various dependency updates.
+
+
+ FhirProducer instantiates FhirContext instances on the fly
+
+
+ Allow to share FHIR producer instances between FHIR producers
+
+
+ Add AuditMessageQueue implementation based on Spring RestTemplate
+
+
+ XDS: Throw soap fault instead of an empty response when invalid payload was provided by backend processors
+
+
+ Use explicit namespace aliases for XDS XML instead of self generated ns1 ... nsX
+
+
+ CP-ITI-1260-03: Optional quotes around ITI-18 datetime parameters
+
+
Change MLLP components to using Netty instead of Apache Mina