summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f7e79b13d..b69e3c95f 100644
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,14 @@ Plugins
o The `pip` element has been removed. Please use the one from bst-plugins-experimental
+API
+---
+
+ o `Element.node_subst_vars` and `Element.node_subst_sequence_vars` are now deprecated
+ and will get removed in the next version. All config entries are now resolved so there
+ is no need to use them anymore.
+
+
==================
buildstream 1.93.3
==================