summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-01-12 17:05:23 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-01-12 17:05:23 +0900
commit36026a72a9458c72df07e33e411d9300eb6f66f2 (patch)
tree942332baf7ea02a866afded2fba749620c6ace5f
parent079f702f3695a7197cf5cd2461c55812fc511816 (diff)
downloadbuildstream-36026a72a9458c72df07e33e411d9300eb6f66f2.tar.gz
NEWS: Added news entry for support for multiple artifact caches.
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a710007ce..4069d523f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,12 @@
=================
+buildstream 1.1.0
+=================
+
+ o Multiple artifact caches are now supported in project and
+ user configuration with a priority order (issue #85)
+
+
+=================
buildstream 1.0.0
=================
First stable release of BuildStream