summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Salmon <will.salmon@codethink.co.uk>2018-11-06 10:11:18 +0000
committerWilliam Salmon <will.salmon@codethink.co.uk>2018-11-20 16:13:53 +0000
commit8b3a578745013a0294179ae9d6edf5519c711560 (patch)
treec094b76456163ab28490638dc7ba379150b13e35
parent9c574d632a8072533b000907a355446d7a779eb2 (diff)
downloadbuildstream-willsalmon/defaultWorkspaces.tar.gz
Added a news item for workspace open changeswillsalmon/defaultWorkspaces
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 544435dc7..529f6241f 100644
--- a/NEWS
+++ b/NEWS
@@ -62,6 +62,10 @@ buildstream 1.3.1
is expected to have a populated build tree then it must be cached before pushing.
o Added new `bst source-checkout` command to checkout sources of an element.
+
+ o `bst workspace open` now supports the creation of multiple elements and
+ allows the user to set a default location for there creation. This has meant
+ that the new CLI is no longer backwards compatible with buildstream 1.2.
=================