This is an automated email from the ASF dual-hosted git repository. akitouni pushed a commit to branch abderrahim/news-2.3.0 in repository https://gitbox.apache.org/repos/asf/buildstream-plugins.git
commit d9ffe1921a059097c8d47c37b62d4422ffbc73e2 Author: Abderrahim Kitouni <[email protected]> AuthorDate: Sun Aug 11 14:36:21 2024 +0100 Update news for the 2.3.0 release --- NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/NEWS b/NEWS index 1035e35..6d0d15f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +========================= +buildstream-plugins 2.3.0 +========================= + + o pip: support Python 3.12 and future versions (#67) + + o cargo, docker: Check tar member paths (#69) + + o git: add tagger to annotated tags (fix for recent git versions) (#73) + ========================= buildstream-plugins 2.2.0 =========================
