diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -74,6 +74,10 @@ buildstream 1.3.1 o Add sandbox API for command batching and use it for build, script, and compose elements. + o BREAKING CHANGE: The `git` plugin does not create a local `.git` + repository by default. If `git describe` is required to work, the + plugin has now a tag tracking feature instead. This can be enabled + by setting 'track-tags'. ================= buildstream 1.1.5 |