diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index cb830ba12..e5a6cb9e5 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -22,6 +22,7 @@
+ org.apache.commons.lang3.SystemUtils#isJavaVersionAtLeast should return true by default
Provide methods to retrieve all fields/methods annotated with a specific type
Bring static method references in StringUtils to consistent style
NumberUtils#isParsable method(s)