summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChandan Singh <chandan@chandansingh.net>2020-08-13 22:40:21 +0000
committerChandan Singh <csingh43@bloomberg.net>2020-08-19 12:53:01 +0100
commit3bbb2f10a4ef27714be9c6110eac41698a92dab1 (patch)
treed5bbc0ecfd8838d6b2f2ed53fd7472c365dc28c6
parent01ffd02de4cb4e600d108b42254a21d13c1c4ddd (diff)
downloadbuildstream-chandan/1.93.5.tar.gz
NEWS: Prepare for next development snapshot - 1.93.5chandan/1.93.5
Among other things, this will allow BuildStream plugins that rely on our `testing` module to update to more recent pytest versions.
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ff460e507..9b34ff78d 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,11 @@
(unreleased)
============
+
+==================
+buildstream 1.93.5
+==================
+
Format
------
@@ -32,6 +37,9 @@ Plugins
o tar: filter out 'dev' nodes from the tar archives when extracting them
+ o `buildstream.testing` module now requires pytest >= 6.0.1.
+
+
==================
buildstream 1.93.4
==================