Skip to content

Commit e460726

Browse files
committed
Version 9.5.0
1 parent c96c460 commit e460726

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
07/09/2025 v9.5.0
2+
3+
* Adds clang-format quality check (Thanks @mg-cloud) [PR 511](https://github.com/Bachmann1234/diff_cover/pull/511)
4+
15
06/23/2025 v9.4.1
26

37
* Update to LCOV to support pytest-cov. Pytest-cov uses an obsolute lcov format that needed additional handling. [PR 505](https://github.com/Bachmann1234/diff_cover/pull/505) Thanks @129tyc

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "diff_cover"
3-
version = "9.4.1"
3+
version = "9.5.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)