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 a446bd18ecf561fe9315bb78c7febcc65a46210d Author: Bruno P. Kinoshita <[email protected]> AuthorDate: Sun Apr 25 11:06:39 2021 +1200 [IMAGING-289] Changelog --- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 488eb75..576b172 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -102,6 +102,9 @@ The <action> type attribute can be add,update,fix,remove. <action issue="IMAGING-291" dev="kinow" type="fix" due-to="Arturo Bernal"> Fix typos </action> + <action issue="IMAGING-289" dev="kinow" type="fix" due-to="Arturo Bernal"> + Fix javadoc + </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">
