You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,12 +2,22 @@
2
2
Changelog
3
3
=========
4
4
5
-
5.0.0 (2024-03-18)
5
+
5.0.0 (2024-03-24)
6
6
------------------
7
7
8
8
* Removed support for xdist rsync (now deprecated).
9
9
Contributed by Matthias Reichenbach in `#623 <https://github.com/pytest-dev/pytest-cov/pull/623>`_.
10
10
* Switched docs theme to Furo.
11
+
* Various legacy Python cleanup and CI improvements.
12
+
Contributed by Christian Clauss and Hugo van Kemenade in
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>`_.
0 commit comments