6.1.0 nepi-6.1.0-pypi
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 14 Mar 2016 12:07:02 +0000 (13:07 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 14 Mar 2016 12:08:10 +0000 (13:08 +0100)
CHANGELOG.md
VERSION

index 8c999d8..2114f54 100644 (file)
@@ -1,3 +1,10 @@
+# 6.1.0 - Mar 14, 2016
+
+* linux::Application receives new attribute `splitStderr`
+* that defaults to False
+* stdout and stderr are now merged by default in the `stdout` trace
+* previous behaviour can be achieved by setting this new attribute to `True`
+
 # 6.0.9 - Mar 11, 2016
 
 * register_resource also supports the `connectedTo` keyword,
diff --git a/VERSION b/VERSION
index f1bb5eb..dfda3e0 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-6.0.9
+6.1.0