File tree 2 files changed +10
-0
lines changed
2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -46,3 +46,5 @@ Authors
46
46
* Pamela McA'Nulty - https://github.com/PamelaM
47
47
* Christian Riedel - https://github.com/Cielquan
48
48
* Chris Sreesangkom - https://github.com/csreesan
49
+ * Sorin Sbarnea - https://github.com/ssbarnea
50
+ * Brian Rutledge - https://github.com/bhrutledge
Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
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 >`_.
4
12
5
13
2.12.0 (2021-05-14)
6
14
-------------------
You can’t perform that action at this time.
0 commit comments