diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index c2d44dbe96..48f98fb1bc 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -47,6 +47,7 @@
Fix PMD UnnecessaryFullyQualifiedName in TransformerUtils.
Renaming bloomfilter components and methods as per ticket #492.
Fix Java 22 builds through Easymock upgrade #502.
+ Fixed hashing calculation as per report #501.
Bump org.apache.commons:commons-parent from 67 to 71 #473, #503.
Bump tests commons-io:commons-io from 2.16.0 to 2.16.1 #475.