diff --git a/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/4_2_0/changes.yaml b/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/4_2_0/changes.yaml
index 5aff4b3cbf7..c9429bc3292 100644
--- a/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/4_2_0/changes.yaml
+++ b/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/4_2_0/changes.yaml
@@ -85,3 +85,8 @@ Sean McIlvenna for reporting!"
- item:
type: "fix"
title: "A memory leak was resolved in the JPA terminology service delta upload operations."
+- item:
+ type: "fix"
+ issue: 1689
+ title: "A correction was made to the narrative generation documentation. Thanks to GitHub user
+ dionmcm for the pull request!"
diff --git a/pom.xml b/pom.xml
index 0364f1a9b00..890013750e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -587,6 +587,9 @@
jiaola
Dazhi Jiao
+
+ dionmcm
+