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 85be46e701524bb6216efd8810aaf2ae22877208 Author: Bruno P. Kinoshita <[email protected]> AuthorDate: Sun Apr 25 20:31:12 2021 +1200 [IMAGING-287] Changelog --- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index aedb4da..69c0aab 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -111,6 +111,9 @@ The <action> type attribute can be add,update,fix,remove. <action issue="IMAGING-288" dev="kinow" type="update" due-to="Arturo Bernal"> Java 8 improvements </action> + <action issue="IMAGING-287" dev="kinow" type="update" due-to="Arturo Bernal"> + Simplify assertions in tests + </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">
