diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 638ecb1c50d..9a0423f215b 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -618,7 +618,7 @@ The type attribute can be add,update,fix,remove. Corrected usage examples in Javadocs #458. Improve Javadoc based on the discussion of the GitHub PR #459. maven-checkstyle-plugin 3.0.0 -> 3.1.0. - Update documentation related to the issue LANG-696 #449. + Update documentation and tests related to the issue LANG-696 #449. AnnotationUtils little cleanup #467. Add org.apache.commons.lang3.time.Calendars. Add EnumUtils getEnum() methods with default values #475.