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-27 13:44:49 +0000 |
commit | ec3d448674e275c64f03e8fe5279c587dd809c58 (patch) | |
tree | 3fd6a0c8c2f9e021ea177223b1f1c9af57e2b202 /NEWS | |
parent | 6018b3bdc56b258f5d7f9a648ac2305a47598bdb (diff) | |
download | buildstream-ec3d448674e275c64f03e8fe5279c587dd809c58.tar.gz |
NEWS: Add entry for command batching
Diffstat (limited to 'NEWS')
-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 |