Skip to content

Commit 8916e6e

Browse files
authored
Update CHANGELOG.rst to highlight when python 3.7 and 3.6 where dropped
1 parent 9540437 commit 8916e6e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Changelog
2727
Contributed by Dawn James in `#626 <https://github.com/pytest-dev/pytest-cov/pull/626>`_.
2828
* Modernized project's pre-commit hooks to use ruff. Initial POC contributed by
2929
Christian Clauss in `#584 <https://github.com/pytest-dev/pytest-cov/pull/584>`_.
30+
* Dropped support for Python 3.7.
3031

3132
4.1.0 (2023-05-24)
3233
------------------
@@ -43,6 +44,7 @@ Changelog
4344
Contributed by Mark Mayo in `#572 <https://github.com/pytest-dev/pytest-cov/pull/572>`_.
4445
* Fixed a skip in the test suite for some old xdist.
4546
Contributed by a bunch of people in `#565 <https://github.com/pytest-dev/pytest-cov/pull/565>`_.
47+
* Dropped support for Python 3.6.
4648

4749

4850
4.0.0 (2022-09-28)

0 commit comments

Comments
 (0)