Skip to content

Commit 1181b06

Browse files
committed
Update changelog.
1 parent 9757222 commit 1181b06

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

AUTHORS.rst

+2
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,5 @@ Authors
6060
* Christian Fetzer - https://github.com/fetzerch
6161
* Jonathan Stewmon - https://github.com/jstewmon
6262
* Matthew Gamble - https://github.com/mwgamble
63+
* Christian Clauss - https://github.com/cclauss
64+
* Dawn James - https://github.com/dawngerpony

CHANGELOG.rst

+11-1
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,22 @@
22
Changelog
33
=========
44

5-
5.0.0 (2024-03-18)
5+
5.0.0 (2024-03-24)
66
------------------
77

88
* Removed support for xdist rsync (now deprecated).
99
Contributed by Matthias Reichenbach in `#623 <https://github.com/pytest-dev/pytest-cov/pull/623>`_.
1010
* Switched docs theme to Furo.
11+
* Various legacy Python cleanup and CI improvements.
12+
Contributed by Christian Clauss and Hugo van Kemenade in
13+
`#630 <https://github.com/pytest-dev/pytest-cov/pull/630>`_,
14+
`#631 <https://github.com/pytest-dev/pytest-cov/pull/631>`_,
15+
`#632 <https://github.com/pytest-dev/pytest-cov/pull/632>`_ and
16+
`#633 <https://github.com/pytest-dev/pytest-cov/pull/633>`_.
17+
* Added a ``pyproject.toml`` example in the docs.
18+
Contributed by Dawn James in `#626 <https://github.com/pytest-dev/pytest-cov/pull/626>`_.
19+
* Modernized project's pre-commit hooks to use ruff. Initial POC contributed by
20+
Christian Clauss in `#584 <https://github.com/pytest-dev/pytest-cov/pull/584>`_.
1121

1222
4.1.0 (2023-05-24)
1323
------------------

0 commit comments

Comments
 (0)