From 0371869dd3d76652126b02411a4108f5c7483743 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Beraud?= Date: Thu, 6 Feb 2020 12:36:00 +0100 Subject: [PATCH] reword releasenote for py27 support dropping Change-Id: If2fce70fb885f8a7cd9b1b50d0568c67e2e64b7c --- .../notes/drop-python27-support-b421329839e69d41.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/releasenotes/notes/drop-python27-support-b421329839e69d41.yaml b/releasenotes/notes/drop-python27-support-b421329839e69d41.yaml index ac8022e..5684dbe 100644 --- a/releasenotes/notes/drop-python27-support-b421329839e69d41.yaml +++ b/releasenotes/notes/drop-python27-support-b421329839e69d41.yaml @@ -1,5 +1,5 @@ --- upgrade: - | - Python 2.7 is no longer supported. The minimum supported version of Python - is now Python 3. + Support for Python 2.7 has been dropped. The minimum version of Python now + supported is Python 3.6.