diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index a0d9e60e..83b5e44d 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -38,7 +38,15 @@
Apache Commons CSV Release Notes
-
+
+
+ Bump checkstyle from 8.44 to 9.0 #180.
+ Bump junit-jupiter from 5.8.0-M1 to 5.8.0-RC1 #179.
+ Bump jmh-core from 1.32 to 1.33 #176.
+ Bump jmh-generator-annprocess from 1.32 to 1.33 #175.
+ Bump commons.pmd-impl.version from 6.36.0 to 6.37.0 #173.
+
+
Replace FindBugs with SpotBugs #56.
Javadoc typo in CSVFormat let's -> lets #57.