From 90a9fd9cbdc18adf9c8d4a1aa76ee29943c3bb19 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Mon, 9 Jul 2018 18:36:58 +0300 Subject: Change: update NEWS --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index db02032..c9a3308 100644 --- a/NEWS +++ b/NEWS @@ -34,6 +34,10 @@ Version 0.52.1+git, not yet released * Icktool can now download artifacts from the artifact store, with the new `get-artifact` subcomand. +* Icktool will now give a more humane error message if user triggers + the build of a project that doesn't exist, instead of a Python stack + trace. + * The `archive: workspace` action now takes an optional `glob` field, which is a list of Unix filename globs, for what to include in the artifact. Also, optionally the field `name_from` can be used to -- cgit v1.2.1