summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.
=================