File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ Changelog
27
27
Contributed by Dawn James in `#626 <https://github.com/pytest-dev/pytest-cov/pull/626 >`_.
28
28
* Modernized project's pre-commit hooks to use ruff. Initial POC contributed by
29
29
Christian Clauss in `#584 <https://github.com/pytest-dev/pytest-cov/pull/584 >`_.
30
+ * Dropped support for Python 3.7.
30
31
31
32
4.1.0 (2023-05-24)
32
33
------------------
@@ -43,6 +44,7 @@ Changelog
43
44
Contributed by Mark Mayo in `#572 <https://github.com/pytest-dev/pytest-cov/pull/572 >`_.
44
45
* Fixed a skip in the test suite for some old xdist.
45
46
Contributed by a bunch of people in `#565 <https://github.com/pytest-dev/pytest-cov/pull/565 >`_.
47
+ * Dropped support for Python 3.6.
46
48
47
49
48
50
4.0.0 (2022-09-28)
You can’t perform that action at this time.
0 commit comments