summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-02-19 16:09:53 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-02-19 16:09:53 +0900
commit9e3836343cf3a8b9128ca4db922f43a8c39b1950 (patch)
tree4f6fcbdfb470bc9787cd74aa167149c79c02bc54
parente8de57f975de0d04d9cb9f2f676db55c1b80543c (diff)
downloadbuildstream-9e3836343cf3a8b9128ca4db922f43a8c39b1950.tar.gz
Updating NEWS for 1.1.0 release
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bf4176f0d..fd4d2d9be 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,9 @@ buildstream 1.1.0
o Multiple artifact caches are now supported in project and
user configuration with a priority order (issue #85)
o Add junction support for subprojects
+ o Changes towards incremental builds in workspaces
+ o `bst shell --build` now creates true build sandbox
+ o Many bug fixes
=================