Adds support for the exec action

This commit is contained in:
Felipe Zimmerle
2017-11-05 11:46:29 -03:00
parent 7bec78a5a5
commit cb3363c7d5
9 changed files with 1026 additions and 722 deletions

View File

@@ -2,6 +2,8 @@
v3.0.????? - ?
---------------------------
- Adds support for the exec action.
[Issue #1050 - @zimmerle]
- Adds support for transformations inside Lua engine
[Issue #994 - @zimmerle]
- Adds initial support for Lua engine.