diff options
author | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2018-02-19 16:09:53 +0900 |
---|---|---|
committer | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2018-02-19 16:09:53 +0900 |
commit | 9e3836343cf3a8b9128ca4db922f43a8c39b1950 (patch) | |
tree | 4f6fcbdfb470bc9787cd74aa167149c79c02bc54 | |
parent | e8de57f975de0d04d9cb9f2f676db55c1b80543c (diff) | |
download | buildstream-9e3836343cf3a8b9128ca4db922f43a8c39b1950.tar.gz |
Updating NEWS for 1.1.0 release
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 ================= |