File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -51,4 +51,5 @@ Authors
5151* Danilo Šegan - https://github.com/dsegan
5252* Michał Bielawski - https://github.com/D3X
5353* Zac Hatfield-Dodds - https://github.com/Zac-HD
54+ * Ronny Pfannschmidt - https://github.com/RonnyPfannschmidt
5455* Christian Fetzer - https://github.com/fetzerch
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ Changelog
22=========
33
44
5- 4.0.0 (future )
6- -------------------
5+ 4.0.0 (2022-09-28 )
6+ ------------------
77
88**Note that this release drops support for multiprocessing. **
99
@@ -24,8 +24,8 @@ Changelog
2424* Added support for LCOV output format via `--cov-report=lcov `. Only works with coverage 6.3+.
2525 Contributed by Christian Fetzer in
2626 `#536 <https://github.com/pytest-dev/pytest-cov/issues/536 >`_.
27-
2827* Use modern way to specify hook options to avoid deprecation warnings with pytest >=7.2.
28+ Contributed by Ronny Pfannschmidt in `#550 <https://github.com/pytest-dev/pytest-cov/pull/550 >`_.
2929
3030
31313.0.0 (2021-10-04)
You can’t perform that action at this time.
0 commit comments