summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ae147a0..c1caa5c 100644
--- a/NEWS
+++ b/NEWS
@@ -36,6 +36,11 @@ Version 0.53.2+git, not yet released
parameter that gives the name of the artifact to use. The defaults
are `systree_name` and `workspace_name`, respectively.
+* The controller now checks, when a project build is triggered, that
+ the project defines all the parameters declared by each pipeline it
+ uses. This doesn't catch when a parameters is used by a pipeline,
+ but not declared by it.
+
Version 0.53.2, released 2018-07-18
------------------------------------