summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c55a38c..52133c1 100644
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,12 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
Version 0.41+git, not yet released
----------------------------------
+* `icktool status`, `icktool trigger` commands added.
+
+* `icktool build-graph PROJECT [BUILD-ID]` command added. It writes
+ out a .dot file for showing the build graph for a build. Feed that
+ to **dot**(1) for processing. Works for a running build as well as
+ older builds.
Version 0.41, released 2018-04-20
----------------------------------