Add alpha marker in changes.xml (copied from lang 3.0 beta)
Project: http://git-wip-us.apache.org/repos/asf/commons-imaging/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-imaging/commit/4febe0ea Tree: http://git-wip-us.apache.org/repos/asf/commons-imaging/tree/4febe0ea Diff: http://git-wip-us.apache.org/repos/asf/commons-imaging/diff/4febe0ea Branch: refs/heads/release Commit: 4febe0ea7fdca840d61d538ed2197e384bf04a35 Parents: 3b1dafc Author: Bruno P. Kinoshita <[email protected]> Authored: Sat Sep 8 18:31:28 2018 +1200 Committer: Bruno P. Kinoshita <[email protected]> Committed: Sat Sep 8 18:31:28 2018 +1200 ---------------------------------------------------------------------- src/changes/changes.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-imaging/blob/4febe0ea/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 120b2f4..ddc3f41 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -46,6 +46,7 @@ The <action> type attribute can be add,update,fix,remove. <body> <release version="1.0" date="TBA" description="First major release"> + <!-- 1.0 alpha below here --> <action issue="IMAGING-154" dev="kinow" type="update"> Remove Debug class </action>
