summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 18 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b27828cd0..37a15bea6 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,11 @@
(unreleased)
============
+
+==================
+buildstream 1.91.3
+==================
+
CLI
---
@@ -27,6 +32,19 @@ API
`BST_KEY_REQUIRES_STAGE`. Sources setting this are staged to the cache to
generate unique keys. `WorkspaceSource` and `LocalSource` set this.
+Core
+----
+
+ o BuildStream now supports Python 3.8. Note that due to a bug in the 3.8.0
+ series, BuildStream requires Python >= 3.8.1 when running on Python 3.8.
+
+ o BuildStream now also supports the following machine architectures:
+
+ * powerpc
+ * powerpc64
+ * powerpc64le
+ * sun4v
+
==================
buildstream 1.91.2