diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 72536ab51..e2373bc52 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -119,6 +119,8 @@ The type attribute can be add,update,fix,remove. [LANG-1681] Fix some FieldUtils Javadocs #1047. Remove unnecessary statement in DurationFormatUtils #965. Corrected value of SystemUtils.JAVA_VENDOR #1066. + [StepSecurity] ci: Harden GitHub Actions #1067. + Add GitHub coverage.yml. Add EnumUtils.getEnumSystemProperty(...).