Skip to content

Commit

Permalink
Version 7.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Bachmann1234 committed Jun 11, 2023
1 parent a84e65e commit 8889607
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG
@@ -1,3 +1,7 @@
06/10/2023 v7.6.0

* Shellcheck support added to diff quality Thanks @mg-castel ! [PR 347](https://github.com/Bachmann1234/diff_cover/pull/347)

01/24/2023 v7.5.0

* JSON report will now show lines covered in a diff. Thanks @ZSmallX [PR 325](https://github.com/Bachmann1234/diff_cover/pull/325)
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "diff_cover"
version = "7.5.0"
version = "7.6.0"
description = "Run coverage and linting reports on diffs"
authors = ["See Contributors"]
homepage = "https://github.com/Bachmann1234/diff-cover"
Expand Down

0 comments on commit 8889607

Please sign in to comment.