diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 6136b4d28..9c6bd5651 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -81,6 +81,7 @@ The type attribute can be add,update,fix,remove. Remove unnecessary variable creations #882. Minor changes #769. FastDateFormat does not support the 'L'-Pattern from SimpleDateFormat. + Increase test coverage of ComparableUtils from 71% to 100% #898. Add EnumUtils.getEnumSystemProperty(...). Add TriConsumer.