From 5b82b0cd20c3adcc21f34ae30c595c7355a87e23 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 12:24:02 -0300 Subject: [PATCH] [8.1.x] Yank version 8.1.0 (#12076) Co-authored-by: Bruno Oliveira --- 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 --------