summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-04-26 14:23:45 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-04-26 14:23:45 +0900
commit16e719a93fc6e4bdbb1725157024366c41917edb (patch)
tree5af4f422c990bb6014e2ca4e7b1f692be9e0eacc
parent4be462d3a43e2d32c1d2115737acefe632c48ccc (diff)
downloadbuildstream-16e719a93fc6e4bdbb1725157024366c41917edb.tar.gz
NEWS: Added news entry for versioning fixes
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ed231f63b..dc1fdcf17 100644
--- a/NEWS
+++ b/NEWS
@@ -29,6 +29,13 @@ buildstream 1.1.3
o The elements whose cache keys had to be determined during the build
are summarised at the end of the build.
+ o Fixed versioning introspection to be dynamic, many users use
+ a developer install mode so they can update with git, now the
+ version information is always up to date in logs.
+
+ This causes a minor API break: The --version output now only
+ outputs the version.
+
=================
buildstream 1.1.2