From ac78a2c03cfb59ddb1ba3d986d2be61bfe2d1c6e Mon Sep 17 00:00:00 2001 From: Tristan Rowley Date: Fri, 31 Jan 2020 23:22:44 +0000 Subject: [PATCH] updated docs --- ACTIONS.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ACTIONS.md b/ACTIONS.md index bf5a224..4251224 100644 --- a/ACTIONS.md +++ b/ACTIONS.md @@ -1,6 +1,6 @@ # Auto-generated Actions list -Fri 31 Jan 21:13:49 UTC 2020 +Fri 31 Jan 23:22:31 UTC 2020 for branch=feature_plugins @@ -174,6 +174,8 @@ for branch=feature_plugins ### Plugin routes * (.*)|invert (from ManipulatePlugin) + * (.*)|f:(.*): (from ManipulatePlugin) + * set_variable_([a-zA-Z0-9]+) (from ManipulatePlugin) * (.*)&&(.*) (from MultiActionsPlugin) * test_plugin (from TestPlugin) * cycle_shaders (from TestPlugin)