Skip to content

Commit ea50a82

Browse files
committed
Version 7.1.0
1 parent 40c411d commit ea50a82

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
11/24/2022 v7.0.3
1+
11/26/2022 v7.1.0
22

3-
* Native support for lcov coverage reports
3+
* Native support for lcov coverage reports (thanks @peterg79) [PR
4+
297](https://github.com/Bachmann1234/diff_cover/pull/297)
45

56
11/13/2022 v7.0.2
67

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "diff_cover"
3-
version = "7.0.2"
3+
version = "7.1.0"
44
description = "Run coverage and linting reports on diffs"
55
authors = ["See Contributors"]
66
homepage = "https://github.com/Bachmann1234/diff-cover"

0 commit comments

Comments
 (0)