summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-07-04 14:57:34 +0300
committerLars Wirzenius <liw@liw.fi>2018-07-04 14:57:34 +0300
commit9c6a2c4640e5deab07750434eb3cc41df6b26088 (patch)
treec06cee2679c891d7e6a6006fdfe1b53ed23dcbcc
parente420db4fc980b43f63fbe310a9ddc77c7a377bef (diff)
downloadick2-9c6a2c4640e5deab07750434eb3cc41df6b26088.tar.gz
Change: update 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
----------------------------------