summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-04-28 09:00:26 +0300
committerLars Wirzenius <liw@liw.fi>2018-04-28 12:51:02 +0300
commit898afe7a5b0e2505472a20431e7e43158c8a9545 (patch)
tree7dc9322fb5c732971d6c811796cd0d177427a206 /NEWS
parent5c09fd0b2223e54cde3470a00feade65abe9b026 (diff)
downloadick2-898afe7a5b0e2505472a20431e7e43158c8a9545.tar.gz
Add: populate-workspace action
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1feaca8..bd87c66 100644
--- a/NEWS
+++ b/NEWS
@@ -27,6 +27,8 @@ Version 0.49, released 2018-04-27
* The `rsync` action now deletes files from the target if they're not
in the source.
+* Add `populate_workspace` action.
+
Version 0.48, released 2018-04-27
----------------------------------