summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBenjamin Schubert <contact@benschubert.me>2019-10-16 15:53:03 +0100
committerBenjamin Schubert <contact@benschubert.me>2019-10-16 15:59:48 +0100
commit4e197f41e49a87f2e68c6ce714b6aa0164f2e124 (patch)
treef459771df31ec70568f994e458a086f3c8399c77 /NEWS
parent3ab6c57088f98acf69545cdc8c2ad393378ffb38 (diff)
downloadbuildstream-4e197f41e49a87f2e68c6ce714b6aa0164f2e124.tar.gz
NEWS: update release notes for version 1.91.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 49d73c072..1c69548ae 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@
(unreleased)
============
+==================
+buildstream 1.91.1
+==================
+
API
---
@@ -11,9 +15,13 @@ API
o BREAKING CHANGE: 'Element.node_subst_list' has been removed. Please use
'Element.node_subst_sequence_vars' instead.
+ o BREAKING CHANGE: Workspace incremental builds have been temporarily disabled
+
o A new 'Node.strip_node_info()' is available and allows getting the
underlying data structure for the given node.
+ o BuildStream now requires Buildbox-casd 0.0.3 at minimum
+
==================
buildstream 1.91.0
==================