summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
==================