diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e801ce3ade7..25257aa58e4 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -142,6 +142,10 @@
HTTP 500 to be returned instead of a more appropriate HTTP 400. This has been
corrected.
+
+ The fetchValueSet method on IValidationSupport implementation was not visible and could
+ not be overridden. Thanks to Patrick Werner for the pull reuqest!
+