File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -45,3 +45,4 @@ Authors
45
45
* Bernát Gábor - https://github.com/gaborbernat
46
46
* Pamela McA'Nulty - https://github.com/PamelaM
47
47
* Christian Riedel - https://github.com/Cielquan
48
+ * Chris Sreesangkom - https://github.com/csreesan
Original file line number Diff line number Diff line change @@ -2,11 +2,17 @@ Changelog
2
2
=========
3
3
4
4
5
- 2.12.0 (2021-03-?? )
5
+ 2.12.0 (2021-05-14 )
6
6
-------------------
7
7
8
8
* Added coverage's `toml ` extra to install requirements in setup.py.
9
9
Contributed by Christian Riedel in `#410 <https://github.com/pytest-dev/pytest-cov/pull/410 >`_.
10
+ * Fixed ``pytest_cov.__version__ `` to have the right value (string with version instead of a string
11
+ including ``__version__ = ``).
12
+ * Fixed license classifier in ``setup.py ``.
13
+ Contributed by Chris Sreesangkom in `#467 <https://github.com/pytest-dev/pytest-cov/pull/467 >`_.
14
+ * Fixed *commits since * badge.
15
+ Contributed by Terence Honles in `#470 <https://github.com/pytest-dev/pytest-cov/pull/470 >`_.
10
16
11
17
2.11.1 (2021-01-20)
12
18
-------------------
You can’t perform that action at this time.
0 commit comments