This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-imaging.git
commit 5ea4319f5b228d53088b675754e211d2da759cd5 Author: Bruno P. Kinoshita <[email protected]> AuthorDate: Sun Apr 25 11:11:22 2021 +1200 [IMAGING-290] Changelog --- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 576b172..2ffb11e 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -105,6 +105,9 @@ The <action> type attribute can be add,update,fix,remove. <action issue="IMAGING-289" dev="kinow" type="fix" due-to="Arturo Bernal"> Fix javadoc </action> + <action issue="IMAGING-290" dev="kinow" type="update" due-to="Arturo Bernal"> + Remove redundant local variable + </action> </release> <release version="1.0-alpha2" date="2020-08-01" description="Second 1.0 alpha release"> <action issue="IMAGING-258" dev="kinow" type="update" due-to="Gary Lucas">
