summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorTristan van Berkom <tristan@codethink.co.uk>2020-09-04 15:42:58 +0900
committerTristan van Berkom <tristan@codethink.co.uk>2020-09-04 18:22:38 +0900
commit00280453a9bbda9db42495bcd4296541d12a664e (patch)
treee162fa10768621839a9fe89a9715edd6806a17f5 /NEWS
parent1a3e4e89fc86b29342c9ec62ca8915b6eae084d2 (diff)
downloadbuildstream-00280453a9bbda9db42495bcd4296541d12a664e.tar.gz
NEWS: Noting breaking change for Scope removaltristan/hidden-runtime-dependencies
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9b34ff78d..46f25efa6 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,14 @@
(unreleased)
============
+Core
+----
+
+ o BREAKING CHANGE: Changed API signatures to remove Scope type from the API
+ - Element.dependencies()
+ - Element.stage_dependency_artifacts()
+ - Element.search()
+ Elements now can only ever see dependencies in their build scope.
==================
buildstream 1.93.5