diff --git a/src/changes/changes.xml b/src/changes/changes.xml index c841af599..d7ebb42fa 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -46,6 +46,7 @@ The type attribute can be add,update,fix,remove. + Handle "void" in ClassUtils.getClass() SerializationUtils#deserialize has unnecessary code and a comment for that JavaDoc for ArrayUtils.isNotEmpty() is slightly misleading Add APIs StringUtils.wrapIfMissing(String, char|String)