summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbst-marge-bot <marge-bot@buildstream.build>2020-04-29 10:11:40 +0000
committerbst-marge-bot <marge-bot@buildstream.build>2020-04-29 10:11:40 +0000
commit350fa7da3c103695423f9f99bc2ad46c01a0ca54 (patch)
tree5abbefc83dc0a53e66757657495cd76573da5ac5
parente70d77f997b7e94b4f7b8901fdec0973e2e9328c (diff)
parent47e53190fd66ad3ed41060981cc59b0f48f54b68 (diff)
downloadbuildstream-1.93.3.tar.gz
Merge branch 'tristan/update-news' into 'master'1.93.3
NEWS: Updating news for 1.93.3 snapshot. See merge request BuildStream/buildstream!1891
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b8c5e7af1..dcc9a60d3 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,19 @@
==================
+buildstream 1.93.3
+==================
+
+ o BREAKING CHANGE: Removed BST_REQUIRED_VERSION_[MAJOR/MINOR] from plugin base class,
+ this is now replaced with BST_MIN_VERSION which is now a hard requirement.
+
+ o BREAKING CHANGE: Removed BST_FORMAT_VERSION from plugin base class, this is no
+ longer supported.
+
+ o buildbox-run is now the default sandbox backend on all platforms
+
+
+==================
buildstream 1.93.2
==================