diff --git a/src/changes/changes.xml b/src/changes/changes.xml index f938262f4..5d9fdb806 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -62,7 +62,7 @@ The type attribute can be add,update,fix,remove. Fix ObjectUtils Javadocs #755. Add test idea for RangeTest from PR #815 by Rushi98, but with a new comment. Make Range constructors more generic #810. - Add final var and Remove redundant String. #813. + Use final and Remove redundant String. #813, #816. Add EnumUtils.getEnumSystemProperty(...). Add TriConsumer.