summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 85c2db8..0e55170 100644
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,10 @@ Version 0.46+git, not yet released
* Worker manager now sets `LC_ALL` and `DEBIAN_FRONTEND` variables
inside the container.
+* Each action in a pipeline MUST now have a `where` field. Previously
+ you could leave it out and it would act as if `where: host` was
+ specified.
+
Version 0.46, released 2018-04-22
----------------------------------