summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Schubert <contact@benschubert.me>2019-10-15 14:23:32 +0100
committerBenjamin Schubert <contact@benschubert.me>2019-10-15 18:26:00 +0100
commit68bc5c9682e0e3aa4919a1eb0f394f8e42c75f11 (patch)
treea4e907e0b02f514163d451c1f86b2bab7a83cc51
parentc1ba0b8c4cce3962733f7ea937075ba305ba6fab (diff)
downloadbuildstream-bschubert/yaml-tidying.tar.gz
NEWS: add info about new YAML breaking changesbschubert/yaml-tidying
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c28e5e601..744b8b039 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,17 @@
(unreleased)
============
+API
+---
+
+ o BREAKING CHANGE: 'Element.node_subst_member' has been removed. Please use
+ 'Element.node_substitute_variables' instead.
+
+ o BREAKING CHANGE: 'Element.node_subst_list' has been removed. Please use
+ 'Element.node_sequence_substitute_variables' instead.
+
+ o A new 'Node.strip_node_info()' is available on and allows getting the
+ underlying data structure.
==================
buildstream 1.91.0