summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJürg Billeter <j@bitron.ch>2020-04-27 11:02:08 +0200
committerJürg Billeter <j@bitron.ch>2020-04-27 11:28:39 +0200
commit37a1f3331aa928683c366a55732bf025a0e1217e (patch)
tree27eff8ba383fc08a4f58cca098695fa88869d6e0 /NEWS
parent8db4a7d8e6ccde5a43c6999a2fea05f225b7ffa1 (diff)
downloadbuildstream-37a1f3331aa928683c366a55732bf025a0e1217e.tar.gz
NEWS: Update for 1.93.2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4b453b0e9..b8c5e7af1 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,11 @@
(unreleased)
============
+
+==================
+buildstream 1.93.2
+==================
+
Core
----
@@ -14,12 +19,20 @@ Core
o BREAKING CHANGE: "format-version" is removed and replaced with "min-version",
which is now required to be specified in project.conf.
+ o Incremental workspace builds are supported again.
+
CLI
---
o BREAKING CHANGE: `bst shell --sysroot` has been removed. This is no longer
needed now that we support caching buildtrees in CAS.
+API
+---
+
+ o The `Directory` API has been extended to cover the use cases of more
+ element plugins.
+
==================
buildstream 1.93.1