diff --git a/pom.xml b/pom.xml
index 0fabfa4b773..f2dcc835ef6 100755
--- a/pom.xml
+++ b/pom.xml
@@ -506,6 +506,10 @@
zilin375
+
+ basecade
+ Anders Havn
+
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 982466f8f1b..1b9c41686d9 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -217,6 +217,10 @@
The HAPI FHIR CLI was unable to start a server in R4 mode in HAPI FHIR 3.7.0.
This has been corrected.
+
+ When encoding resources, profile declarations on contained resources will now be
+ preserved. Thanks to Anders Havn for the pull request!
+