diff options
author | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2018-04-08 22:06:34 +0900 |
---|---|---|
committer | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2018-04-08 22:06:34 +0900 |
commit | 6d7f86fecdd8e3674588bc960ca8163681670b7b (patch) | |
tree | 1d343851089ecf64ab9a2b6917e381104242b083 /NEWS | |
parent | 1f57e598a3f286716f197fb4a10f2515ce562ed8 (diff) | |
download | buildstream-6d7f86fecdd8e3674588bc960ca8163681670b7b.tar.gz |
NEWS: Adding news entry for new `bst init` command
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,4 +1,11 @@ ================= +buildstream 1.1.3 +================= + + o Added new `bst init` command to initialize a new project. + + +================= buildstream 1.1.2 ================= |