summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-12-31 18:41:33 +0200
committerLars Wirzenius <liw@liw.fi>2017-12-31 18:41:33 +0200
commit6a80b4b3c60dc27ff2780ce7ed595782cdd3d7a8 (patch)
tree1e6a6b4d56fede3c084ef3d1630eb68721f1f8dd
parent6db2e1c094f6ae27cb7700d4bbcc3174962ee846 (diff)
downloadick2-6a80b4b3c60dc27ff2780ce7ed595782cdd3d7a8.tar.gz
Update: NEWS
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2fe39a1..4a5f772 100644
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,10 @@ Version 0.21+git, not yet released
shell/python snippet to run in a chroot using the workspace as the
root directory.
+* A pipeline can now invoke the `archive` action to create a
+ compressed tarball of the contents of the workspace, and store it in
+ the blob service.
+
Version 0.21, released 2017-12-27
----------------------------------