From 7a6b2e9cc4a1accc23d46398ed5add2ca3a51edf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrg=20Billeter?= Date: Mon, 8 Oct 2018 08:35:30 -0400 Subject: NEWS: Add entry for command batching --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index f52ccb4b4..16759e1d1 100644 --- a/NEWS +++ b/NEWS @@ -67,6 +67,9 @@ buildstream 1.3.1 allows the user to set a default location for their creation. This has meant that the new CLI is no longer backwards compatible with buildstream 1.2. + o Add sandbox API for command batching and use it for build, script, and + compose elements. + ================= buildstream 1.1.5 -- cgit v1.2.1