diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 355614b6c96..dfe4b5918e6 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -106,6 +106,11 @@
Authorizing Patch Operations]]>
for more information.
+
+ A new view has been added to the JPA server, reducing the number of database
+ calls required when reading resources back. This causes an improvement in performance.
+ Thanks to Frank Tao for the pull request!
+