summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cc1b6cc..6113c1c 100644
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,11 @@ Version 0.36+git, not yet released
* `icktool trigger` now works. There was a bug in how the controller
response was printed out.
+* Worker-manager now gives all the child processes it runs the build
+ number as the `BUILD_NUMBER` environment variable. This lets
+ pipeline actions do things like embed it in Debian package versions
+ for CI builds.
+
Version 0.36, released 2018-04-08
----------------------------------