File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -51,4 +51,5 @@ Authors
51
51
* Danilo Šegan - https://github.com/dsegan
52
52
* Michał Bielawski - https://github.com/D3X
53
53
* Zac Hatfield-Dodds - https://github.com/Zac-HD
54
+ * Ronny Pfannschmidt - https://github.com/RonnyPfannschmidt
54
55
* Christian Fetzer - https://github.com/fetzerch
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ Changelog
2
2
=========
3
3
4
4
5
- 4.0.0 (future )
6
- -------------------
5
+ 4.0.0 (2022-09-28 )
6
+ ------------------
7
7
8
8
**Note that this release drops support for multiprocessing. **
9
9
@@ -24,8 +24,8 @@ Changelog
24
24
* Added support for LCOV output format via `--cov-report=lcov `. Only works with coverage 6.3+.
25
25
Contributed by Christian Fetzer in
26
26
`#536 <https://github.com/pytest-dev/pytest-cov/issues/536 >`_.
27
-
28
27
* 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 >`_.
29
29
30
30
31
31
3.0.0 (2021-10-04)
You can’t perform that action at this time.
0 commit comments