Skip to content

Commit

Permalink
Version 9.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Bachmann1234 committed Jul 18, 2024
1 parent 14434d3 commit c3ae7dd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
07/17/2024 v9.1.1

* Fixes issue where binary files could cause diff-cover to crash (Thanks @MihailPereverza) [PR 413](https://github.com/Bachmann1234/diff_cover/pull/413) [Issue 412](https://github.com/Bachmann1234/diff_cover/issues/412)

06/25/2024 v9.1.0

* Adds the ability to pass in a diff rather than use git to create one. Thanks @Jsostmann [PR 410](https://github.com/Bachmann1234/diff_cover/pull/410)
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "diff_cover"
version = "9.1.0"
version = "9.1.1"
description = "Run coverage and linting reports on diffs"
authors = ["See Contributors"]
homepage = "https://github.com/Bachmann1234/diff-cover"
Expand Down

0 comments on commit c3ae7dd

Please sign in to comment.