Skip to content

Commit 70137ef

Browse files
committed
Update changelog.
1 parent f04cd80 commit 70137ef

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

AUTHORS.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,4 @@ Authors
6464
* Dawn James - https://github.com/dawngerpony
6565
* Tsvika Shapira - https://github.com/tsvikas
6666
* Marcos Boger - https://github.com/marcosboger
67+
* Ofek Lev - https://github.com/ofek

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@ Changelog
2020
patch = subprocess
2121
2222
This release also requires at least coverage 7.10.6.
23+
* Switched packaging to have metadata completely in ``pyproject.toml`` and use `hatchling <https://pypi.org/project/hatchling/>`_ for
24+
building.
25+
Contributed by Ofek Lev in `#551 <https://github.com/pytest-dev/pytest-cov/pull/551>`_
26+
with some extras in `#716 <https://github.com/pytest-dev/pytest-cov/pull/716>`_.
27+
* Removed some not really necessary testing deps like ``six``.
2328

2429
6.3.0 (2025-09-06)
2530
------------------

0 commit comments

Comments
 (0)