summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-01-20 14:10:55 +0200
committerLars Wirzenius <liw@liw.fi>2018-01-20 14:10:55 +0200
commitb074c71ae56046942db693292a22f0263e82e9f2 (patch)
tree6aef5e59f36d572efa2456ee3df88fea7f7ec934 /NEWS
parentfbc669358923665491267363fb77a6a33648e7f4 (diff)
downloadick2-b074c71ae56046942db693292a22f0263e82e9f2.tar.gz
Add: icktool show-latest-log
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e1630d7..0a398ce 100644
--- a/NEWS
+++ b/NEWS
@@ -28,6 +28,9 @@ Version 0.22+git, not yet released
* Builds are now named `foo/123` (build 123 of project foo). Logs
similarly.
+* New command: `icktool show-latest-log foo` shows the latest log for
+ the `foo` project.
+
Version 0.22, released 2018-01-15
----------------------------------