From ea84cf98a5bfb538477f5ed806ad1638a3493b8d Mon Sep 17 00:00:00 2001 From: Seppo Yli-Olli Date: Wed, 4 Jan 2023 20:55:22 +0200 Subject: [PATCH] Release notes for 1.6.9 --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index edb38890c..2c33892e6 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +================= +buildstream 1.6.9 +================= + + o Further Python 3.11 fixes to regex flags. + ================= buildstream 1.6.8 =================