Skip to content

Commit ac7cc91

Browse files
committed
Update changelog.
1 parent 34edfa1 commit ac7cc91

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

AUTHORS.rst

+2
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,5 @@ Authors
4646
* Pamela McA'Nulty - https://github.com/PamelaM
4747
* Christian Riedel - https://github.com/Cielquan
4848
* Chris Sreesangkom - https://github.com/csreesan
49+
* Sorin Sbarnea - https://github.com/ssbarnea
50+
* Brian Rutledge - https://github.com/bhrutledge

CHANGELOG.rst

+8
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Changelog
22
=========
33

4+
2.12.1 (2021-06-01)
5+
-------------------
6+
7+
* Changed the `toml` requirement to be always be directly required (instead of being required through a coverage extra).
8+
This fixes issues with pip-compile (`pip-tools#1300 <https://github.com/jazzband/pip-tools/issues/1300>`_).
9+
Contributed by Sorin Sbarnea in `#472 <https://github.com/pytest-dev/pytest-cov/pull/472>`_.
10+
* Documented ``show_contexts``.
11+
Contributed by Brian Rutledge in `#473 <https://github.com/pytest-dev/pytest-cov/pull/473>`_.
412

513
2.12.0 (2021-05-14)
614
-------------------

0 commit comments

Comments
 (0)