diff options
author | Jürg Billeter <j@bitron.ch> | 2018-10-08 08:35:30 -0400 |
---|---|---|
committer | Jürg Billeter <j@bitron.ch> | 2018-11-25 21:26:05 +0100 |
commit | 7a6b2e9cc4a1accc23d46398ed5add2ca3a51edf (patch) | |
tree | 9e1bf9e635242c5bec64857c371f39a740f3ec62 | |
parent | ddf420bfa8e93ba87bf093d160ec38856e3cb9b1 (diff) | |
download | buildstream-7a6b2e9cc4a1accc23d46398ed5add2ca3a51edf.tar.gz |
NEWS: Add entry for command batchingjuerg/command-batching
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |