diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 11f89c4fb..f16d1511e 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -46,6 +46,7 @@ The type attribute can be add,update,fix,remove. + Make test more stable by wrapping assertions in hashset. Generate Javadoc jar on build. Add ExceptionUtils.throwableOfType(Throwable, Class) and friends. Add EMPTY_ARRAY constants to classes in org.apache.commons.lang3.tuple.