File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -45,3 +45,4 @@ Authors
4545* Bernát Gábor - https://github.com/gaborbernat
4646* Pamela McA'Nulty - https://github.com/PamelaM
4747* 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
22=========
33
44
5- 2.12.0 (2021-03-?? )
5+ 2.12.0 (2021-05-14 )
66-------------------
77
88* Added coverage's `toml ` extra to install requirements in setup.py.
99 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 >`_.
1016
11172.11.1 (2021-01-20)
1218-------------------
You can’t perform that action at this time.
0 commit comments