summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-01-18 15:43:26 +0200
committerLars Wirzenius <liw@liw.fi>2018-01-18 15:44:19 +0200
commit45cf63b8714ce28b55954f5ecdaf66034099bef9 (patch)
tree06c1bf241ac4a841d36a587cbd29dcd3db13d6fa /NEWS
parent7b24d689ca2cd4c4effd77fff72334dd0930bd83 (diff)
downloadick2-45cf63b8714ce28b55954f5ecdaf66034099bef9.tar.gz
Add: build status column to output of "icktool status"
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bcfe459..5e40907 100644
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,9 @@ Version 0.22+git, not yet released
* The `name` field in pipeline resources is now called `pipeline`.
+* `icktool status` output now has a new column to indicate latest
+ build status.
+
Version 0.22, released 2018-01-15
----------------------------------