From 603d35c0b9631213c4c2fe955255476fe92247ae Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 11 Mar 2016 12:00:58 +0100 Subject: [PATCH] 6.0.9 --- CHANGELOG.md | 9 +++++++++ VERSION | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 851f06db..8c999d8f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# 6.0.9 - Mar 11, 2016 + +* register_resource also supports the `connectedTo` keyword, + that allows to call `register_connection` automatically +* linuxapplication's code, when specified as a string, + is uploaded as an executable file (for inline shell scripts) +* linuxapplication's command field can use ${CODE} to refer + to the path of the uploaded code (the one set by code=) + # 6.0.8 - Mar 8, 2016 * register_resource accepts special flag diff --git a/VERSION b/VERSION index 4b786f57..f1bb5eb8 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.0.8 +6.0.9 -- 2.43.0