From 7fe4c0c9f7e58d8099c6ec47560c2ffd181bebb8 Mon Sep 17 00:00:00 2001 From: Andrey Rakhmatullin Date: Fri, 4 Aug 2023 16:56:39 +0400 Subject: [PATCH] Update docs/news.rst MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Adrián Chaves --- docs/news.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/news.rst b/docs/news.rst index ae51d05dc..80ad0fa45 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -12,7 +12,7 @@ Highlights: - Added Python 3.12 support, dropped Python 3.7 support. -- The add-ons framework that simplifies configuring 3rd-party components that +- The new add-ons framework simplifies configuring 3rd-party components that support it. - Exceptions to retry can now be configured.