diff --git a/src/changes/changes.xml b/src/changes/changes.xml index e920974b3..c3f89545c 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -65,7 +65,7 @@ The type attribute can be add,update,fix,remove. Fix StringUtils.unwrap throws StringIndexOutOfBoundsException #636. Fix formatting of isAnyBlank() and isAnyEmpty(). #513. TypeUtils. containsTypeVariables does not support GenericArrayType #661. - Javadoc of some methods incorrectly refers to another method, #667, #668. + Javadoc of some methods incorrectly refers to another method, #667, #668. #670. Add BooleanUtils.booleanValues(). Add BooleanUtils.primitiveValues().