From 79adb9f677e8079a2160bfbd096521468bcf8e3a Mon Sep 17 00:00:00 2001 From: "Bruno P. Kinoshita" Date: Tue, 16 Jun 2020 14:15:06 +1200 Subject: [PATCH] [LANG-1546]: add changelog --- src/changes/changes.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 69a8b365d..f5e3fa5de 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -46,7 +46,8 @@ The type attribute can be add,update,fix,remove. - Fix Javadoc for StringUtils.appendIfMissingIgnoreCase() #507. + remove encoding and docEncoding and use inherited values from commons-parent + Fix Javadoc for StringUtils.appendIfMissingIgnoreCase() #507. org.junit-pioneer:junit-pioneer 0.5.4 -> 0.6.0. org.junit.jupiter:junit-jupiter 5.6.0 -> 5.6.1. com.github.spotbugs:spotbugs 4.0.0 -> 4.0.4.