diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 40eaee4c5..fbb0fcd0a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -22,6 +22,7 @@
+ Add method removeIgnoreCase(String, String) to StringUtils
DiffBuilder: Add null check on fieldName when appending Object or Object[]
ArrayUtils.removeAll(Object array, int... indices) should do the clone, not its callers
Performance improvements for NumberUtils.isParsable