summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan van Berkom <tristan.vanberkom@codethink.co.uk>2020-05-25 18:17:54 +0900
committerTristan van Berkom <tristan.vanberkom@codethink.co.uk>2020-05-25 18:17:54 +0900
commit111eded38fd04fcc0a19a112fb82f7c0a98baa47 (patch)
treeeb5be2a941618b6c57fdb443b4884acf5209f044
parentffbbe9785024126b1144d20966c494c1b9b3b8dc (diff)
downloadbuildstream-tristan/rename-junction-target.tar.gz
NEWS: Documenting breaking change of junction `target` -> `link`tristan/rename-junction-target
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2aa5e32f9..58ffed0b5 100644
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,7 @@ Format
o BREAKING CHANGE: Now deprecation warnings are suppressed using the `allow-deprecated`
configuration with the plugin origins in project.conf, instead of on the
source/element overrides section (See issue #1291)
+ o BREAKING CHANGE: The junction `target` option has been renamed to `link`
o Variables from an element can now be used in source configurations