From b4dfdec3371ef001ea3759d376b61ba37b7e7d91 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Mon, 4 Mar 2024 12:21:12 -0300 Subject: [PATCH] [8.1.x] Yank version 8.1.0 --- doc/en/changelog.rst | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/doc/en/changelog.rst b/doc/en/changelog.rst index 1c2ef95f5d9..3442305943f 100644 --- a/doc/en/changelog.rst +++ b/doc/en/changelog.rst @@ -28,8 +28,16 @@ with advance notice in the **Deprecations** section of releases. .. towncrier release notes start -pytest 8.1.0 (2024-03-03) -========================= +pytest 8.1.0 (YANKED) +===================== + + +.. note:: + + This release has been **yanked**: it broke some plugins without the proper warning period, due to + some warnings not showing up as expected. + + See `#12069 `__. Features --------