summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-03-02 17:37:17 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-03-02 17:37:17 +0900
commit5993c16cf2ec9f491438131c5d7a674d5e6213e3 (patch)
tree89fa530c8c4d48c6b29dc805f6c6b96c58e74b52
parent60e59a0454c1ae81cbeab1e510121e0f47f0d242 (diff)
downloadbuildstream-5993c16cf2ec9f491438131c5d7a674d5e6213e3.tar.gz
NEWS: Adding missing entries for recently added features
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fd4d2d9be..facd943cf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,19 @@
=================
+buildstream 1.1.1
+=================
+
+ o New project configuration controlling how the sandbox behaves
+ when `bst shell` is used; allowing projects to provide a more
+ functional shell environment.
+
+ o Log lines are now configurable with the new "message-format"
+ user configuration, allowing one to express optional fields
+ such as microsecond precision and wallclock time.
+
+ o Newly added filter element
+
+
+=================
buildstream 1.1.0
=================