summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-07-04 11:19:00 +0300
committerLars Wirzenius <liw@liw.fi>2018-07-04 11:19:00 +0300
commitef698946c60dc57a5c6b6e63a441debbf2056895 (patch)
tree331dd5085a026573e0ac0391d6db9543498dbbb3 /NEWS
parent48bd18b6d94e5902cd71cd4a914cda7c5e0c988a (diff)
downloadick2-ef698946c60dc57a5c6b6e63a441debbf2056895.tar.gz
Add: optional glob field to "archive: workspace" action
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7f59feb..1ce5d56 100644
--- a/NEWS
+++ b/NEWS
@@ -31,6 +31,10 @@ Version 0.52.1+git, not yet released
* Icktool now looks for credentials using both the controller URL, and
the authentication URL.
+* 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.
+
Version 0.52.1, released 2018-06-12
----------------------------------