From eb2fcb7b0aa88a975ba030f923322cbd4c22bad7 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 21 Apr 2018 17:52:00 +0300 Subject: Change: update NEWS --- NEWS | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 2ac83d1..0b643e5 100644 --- a/NEWS +++ b/NEWS @@ -20,6 +20,19 @@ along with this program. If not, see . Version 0.42+git, not yet released ---------------------------------- +* `icktool status` is now faster. Previously it was linear to the + number of projects, now it is as fast for one as for a hundred. + Also, the list of projects is now sorted by project name. + +* `icktool show-log` has been added. + +* `icktool show` can show any JSON resource (not logs) and needs to be + given the URL path component. + +* `icktool make-it-so` now updates existing projects and pipelines. + +* `icktool trigger` now takes any number of projects to trigger on the + command line. Version 0.42, released 2018-04-20 ---------------------------------- -- cgit v1.2.1