summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Maw <jonathan.maw@codethink.co.uk>2018-11-28 10:15:30 +0000
committerJonathan Maw <jonathan.maw@codethink.co.uk>2018-12-11 16:15:19 +0000
commite340371ffaa1cdc49bd7d9afc91f036d1545a5fc (patch)
tree5615588aa218c42d161622b93ecbcb87c24345c1
parent9b192015d1e6789bcdc557ab3f537e1a9a31d557 (diff)
downloadbuildstream-e340371ffaa1cdc49bd7d9afc91f036d1545a5fc.tar.gz
Add NEWS for guessing the element in commands
This is a part of #222
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d11e2c5c4..1212b2f4b 100644
--- a/NEWS
+++ b/NEWS
@@ -86,6 +86,11 @@ buildstream 1.3.1
o Opening a workspace now creates a .bstproject.yaml file that allows buildstream
commands to be run from a workspace that is not inside a project.
+ o Specifying an element is now optional for some commands when buildstream is run
+ from inside a workspace - the 'build', 'checkout', 'fetch', 'pull', 'push',
+ 'shell', 'show', 'source-checkout', 'track', 'workspace close' and 'workspace reset'
+ commands are affected.
+
=================
buildstream 1.1.5