Skip to content

Commit 15a3e94

Browse files
author
Michael Howitz
authored
Release 11.1.1 aftermath (#208)
1 parent cb1234d commit 15a3e94

2 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGES.rst

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,21 @@
11
Changelog
22
=========
33

4-
11.1.1 (unreleased)
4+
11.2 (unreleased)
5+
-----------------
6+
7+
- Nothing changed yet.
8+
9+
10+
11.1.1 (2023-02-17)
511
-------------------
612

713
Bug fixes
814
+++++++++
915

10-
- Fix crash during teardown when runtest protocol hook is overwritten by another plugin.
16+
- Fix crash during teardown when runtest protocol hook is overwritten by
17+
another plugin.
18+
1119
- Fix crash during teardown when TestCase class is used as base class.
1220

1321
11.1 (2023-02-09)

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ignore =
77

88
[metadata]
99
name = pytest-rerunfailures
10-
version = 11.1.dev0
10+
version = 11.2.dev0
1111
url = https://github.com/pytest-dev/pytest-rerunfailures
1212
description = pytest plugin to re-run tests to eliminate flaky failures
1313
long_description = file: HEADER.rst, README.rst, CHANGES.rst

0 commit comments

Comments
 (0)