summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e1f5b9f0f..bc35ff79a 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,13 @@ buildstream 1.3.1
to avoid having to specify the dependency type for every entry in
'depends'.
+ o Source plugins may now request access access to previous during track and
+ fetch by setting `BST_REQUIRES_PREVIOUS_SOURCES_TRACK` and/or
+ `BST_REQUIRES_PREVIOUS_SOURCES_FETCH` attributes.
+
+ o Add new `pip` source plugin for downloading python packages using pip,
+ based on requirements files from previous sources.
+
=================
buildstream 1.1.5