Repository: commons-scxml Updated Branches: refs/heads/master 3c8c62b34 -> e1c43b8b5
update changes.xml for SCXML-279 Project: http://git-wip-us.apache.org/repos/asf/commons-scxml/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-scxml/commit/e1c43b8b Tree: http://git-wip-us.apache.org/repos/asf/commons-scxml/tree/e1c43b8b Diff: http://git-wip-us.apache.org/repos/asf/commons-scxml/diff/e1c43b8b Branch: refs/heads/master Commit: e1c43b8b58e28f931399cd26f395bbf0b8401256 Parents: 3c8c62b Author: Ate Douma <[email protected]> Authored: Sun Jan 21 23:53:22 2018 +0100 Committer: Ate Douma <[email protected]> Committed: Sun Jan 21 23:53:22 2018 +0100 ---------------------------------------------------------------------- src/changes/changes.xml | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-scxml/blob/e1c43b8b/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index cadc1ba..b457eed 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -35,6 +35,10 @@ <release version="2.0" date="In Git master" description="Latest unreleased code"> + <action dev="ate" type="add" issue="SCXML-279"> + [21-01-2018] Only use default Jexl3 setting for silent and strict, cleanup APIs accordingly + </action> + <action dev="ate" type="add" issue="SCXML-278"> [07-01-2018] Code cleanup and Java8 alignment </action>
