aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-08-07 11:05:43 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-08-07 11:05:43 +0200
commit3c51fd2b508965233e51e15db231d5dfef5ffeab (patch)
tree8754209627c7d18aebaff93a61a296228294c117
parent0238e9ef50f115d98cf860a476bff8b5edff12ff (diff)
Update NEWS file
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b96445c..1f83bb3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Version 0.6.0
+
+ * Support for installation testing (install, test installed, and uninstall
+ operations). See the bbot manual for details.
+
+ * Support for bbot agent authentication with controllers.
+
+ * Support for warning detection regex in task manifests.
+
+ * Multiple virtual machine management and communication robustness
+ improvements.
+
Version 0.5.0
* First public release.