Skip to content

Commit c37cdbe

Browse files
committed
Version 8.0.1
1 parent 73369d3 commit c37cdbe

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Diff for: CHANGELOG

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
11/13/2023 v8.0.1
2+
3+
* Normalize LCOV source paths [#373](https://github.com/Bachmann1234/diff_cover/pull/373) (Thanks! @matsjoyce-refeyn)
4+
15
10/14/2023 v8.0.0
26

37
* Declares python 3.12 support (no code changes required)

Diff for: 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 = "8.0.0"
3+
version = "8.0.1"
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)