diff --git a/hapi-fhir-base/src/changes/changes.xml b/hapi-fhir-base/src/changes/changes.xml
index c3310f2ffa4..b44974df3b6 100644
--- a/hapi-fhir-base/src/changes/changes.xml
+++ b/hapi-fhir-base/src/changes/changes.xml
@@ -96,6 +96,14 @@
have also caused resource validation to fail occasionally on these platforms as well.
Thanks to Bill de Beaubien for reporting!
+
+ toString() method on TokenParam was incorrectly showing the system as the value.
+ Thanks to Bill de Beaubien for reporting!
+
+
+ Documentation on contained resources contained a typo and did not actually produce contained resources. Thanks
+ to David Hay of Orion Health for reporting!
+