diff --git a/pom.xml b/pom.xml
index bc6c5696b07..21e70e3c8f3 100755
--- a/pom.xml
+++ b/pom.xml
@@ -563,6 +563,10 @@
tuomoa
Tuomo Ala-Vannesluoma
+
+ jelmerterwal
+ Jelmer ter Wal
+
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 94800269bb0..682ead97ffc 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -439,6 +439,10 @@
ProcedureRequest?someCustomParameter.BAD_NAME=]]>, the server would ignore this
parameter instead of incorrectly returning an error. This has been corrected.
+
+ Several issues with HAPI FHIR's annotation scanner that prevented use with Kotlin based
+ resource providers have been corrected. Thanks to Jelmer ter Wal for the pull request!
+