summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b4d2648b1..1e8314040 100644
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,13 @@ Core
* BREAKING CHANGE: Changed ScriptElement.layout_add() API to take Element instances
in place of Element names
+CLI
+---
+
+ o BREAKING CHANGE: `bst shell --use-buildtree` is now a boolean flag.
+ `--use-buildtree=ask` and `--use-buildtree=try` are no longer supported.
+
+
==================
buildstream 1.93.5
==================