diff --git a/src/changes/changes.xml b/src/changes/changes.xml index a4af662d3..ee0471123 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -70,6 +70,7 @@ The type attribute can be add,update,fix,remove. StringUtils.join() with support for List<?> with configurable start/end indices. Methods for getting first non empty or non blank value Remove checks for java versions below the minimum supported one + Null/index safe get methods for ArrayUtils