summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 262ee1428..b02d16b0c 100644
--- a/NEWS
+++ b/NEWS
@@ -37,6 +37,13 @@ buildstream 1.3.2
Existing open workspaces will not be converted to relative paths,
(they need to be closed and opened again to get the new behavior).
+ o Dependencies can now be specified as strict to force rebuild in
+ non-strict mode. This is useful for statically linked dependencies
+ (#254).
+
+ o Git source plugins can optionally track human readable refs using
+ the output of `git describe`.
+
=================
buildstream 1.3.1
=================