diff --git a/src/changes/changes.xml b/src/changes/changes.xml index c24b139ee..627924026 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -80,6 +80,7 @@ The type attribute can be add,update,fix,remove. Add EnumUtils getEnum() methods with default values #475. Added indexesOf methods and simplified removeAllOccurences #471. Add support of lambda value evaluation for defaulting methods #416. + StringUtils abbreviate returns String of length greater than maxWidth #477.