summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1ce5d56..3450608 100644
--- a/NEWS
+++ b/NEWS
@@ -33,7 +33,9 @@ Version 0.52.1+git, not yet released
* The `archive: workspace` action now takes an optional `glob` field,
which is a list of Unix filename globs, for what to include in the
- artifact.
+ artifact. Also, optionally the field `name_from` can be used to
+ specify the name of a project parameter, which contains the name of
+ the artifact. The default is the `artifact_name` parameter.
Version 0.52.1, released 2018-06-12
----------------------------------