summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ee3dfd720..4159f2f2d 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,21 @@
(unreleased)
============
+CLI
+---
+
+ o BREAKING CHANGE: `bst build` no longer accepts any options related to
+ tracking. Please use `bst source track` separately prior to running
+ `bst build`, if you need similar functionality. The full list of removed
+ options is as follows:
+
+ * `--track`
+ * `--track-all`
+ * `--track-except`
+ * `--track-cross-junctions` / `-J`
+ * `--track-save`
+
+
==================
buildstream 1.91.2
==================