diff --git a/src/changes/changes.xml b/src/changes/changes.xml index f6d2eabae..98a831c53 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -120,7 +120,7 @@ The type attribute can be add,update,fix,remove. Remove unnecessary statement in DurationFormatUtils #965. Corrected value of SystemUtils.JAVA_VENDOR #1066. [StepSecurity] ci: Harden GitHub Actions #1067. - Update Javadoc for the insert methods in ArrayUtils #1078. + Update Javadoc for the insert methods in ArrayUtils #1078. Add GitHub coverage.yml. Add EnumUtils.getEnumSystemProperty(...).