6.0.9 nepi-6.0.9-pypi
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 11 Mar 2016 11:00:58 +0000 (12:00 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 11 Mar 2016 11:00:58 +0000 (12:00 +0100)
CHANGELOG.md
VERSION

index 851f06d..8c999d8 100644 (file)
@@ -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 4b786f5..f1bb5eb 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-6.0.8
+6.0.9