summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorChandan Singh <chandan@chandansingh.net>2020-11-03 21:29:10 +0000
committerbst-marge-bot <marge-bot@buildstream.build>2020-11-04 16:40:01 +0000
commit0564384f37da6a1ac413849ded121dc6569f07ff (patch)
tree53b1d85f8198853ba58c671f2116f3340a7d8d97 /NEWS
parente0d1d2814ca9b62e4357f5bd4e5f61a3d49f6657 (diff)
downloadbuildstream-0564384f37da6a1ac413849ded121dc6569f07ff.tar.gz
NEWS/setup.py: Advertise our support for Python 3.9
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1e8314040..41046306a 100644
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,8 @@ Format
Core
----
+ o BuildStream now also supports Python 3.9.
+
o BREAKING CHANGE: Changed API signatures to remove Scope type from the API
- Element.dependencies()
- Element.stage_dependency_artifacts()