aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-05-29 14:30:48 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-05-29 14:30:48 +0200
commitec63bc3f268ee8b22f222cf9294a46790c7b5672 (patch)
treeed76a8a07dd4806b3eeb3850029940dae2e115c6 /NEWS
parent8cd5bfaa194da46aa7f4d2f8477d8691431bdb75 (diff)
Update NEWS file
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1f83bb3..9f97ba2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Version 0.7.0
+
+ * Assign "step id" to each step in "worker script". This is used to support
+ step-specific command options. See bbot manual for details.
+
+ * Support for controller request retries (--request-retries) and connection
+ timeout (--connect-timeout) in bbot agent.
+
+ * Increase default bootstrap timeout to 20 minutes.
+
Version 0.6.0
* Support for installation testing (install, test installed, and uninstall