summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 67be6ed98..6382ca8cf 100644
--- a/NEWS
+++ b/NEWS
@@ -115,6 +115,9 @@ API
configuration from YAML, please use the new `Node` classes exposed in the
`buildstream` package. See the documentation for how to use it.
+ This change has also removed the need of a YAML cache as it proved to no
+ longer be of benefit.
+
o Add sandbox API for command batching and use it for build, script, and
compose elements.
@@ -173,9 +176,6 @@ Core
This is the first step in transitioning to only using BuildBox for local
sandboxing.
- This change has also removed the need of a YAML cache as it proved to no
- longer be of benefit.
-
Artifacts
---------