diff --git a/pom.xml b/pom.xml
index 88cae6c251d..4a2bee9f3d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -439,6 +439,11 @@
RuthAlk
+
+ Tastelezz
+ Gaetano Gallo
+ InterComponentWare AG
+
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index f72a219effb..74edff25b77 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -206,6 +206,11 @@
correctly causing their targets to be included in the response bundle.
Thanks to GitHub user @RuthAlk for the pull request!
+
+ DateRangeParameter was enhanced to support convenient method chanining, and
+ the parameter validation was improved to only change state after validating
+ that parameters were valid. Thanks to Gaetano Gallo for the pull request!
+