summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ef3ad1916..c249a87bf 100644
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,12 @@ buildstream 1.1.3
Use `--verbose` and `--no-verbose` to adjust the amount of detail given.
+ o BuildElements' `configure-commands` are only run once for
+ workspaces now, which allows for incremental builds.
+
+ Appropriate API for plugins is also exposed through
+ `Element.prepare`.
+
=================
buildstream 1.1.2