* Adds the --include option from diff-quality to diff cover. Thanks cameronbrill [PR 355](https://github.com/Bachmann1234/diff_cover/pull/355)
7.6.1
* Fixes metadata so pypi reports the license properly. Thanks for the reportsnydergd [Issue 353](https://github.com/Bachmann1234/diff_cover/issues/353)
7.6.0
* Shellcheck support added to diff quality Thanks mg-castel ! [PR 347](https://github.com/Bachmann1234/diff_cover/pull/347)
7.5.0
* JSON report will now show lines covered in a diff. Thanks ZSmallX [PR 325](https://github.com/Bachmann1234/diff_cover/pull/325)
* Update dependencies in the lockfile, adds python 3.11 support. Triggered by [Issue 310](https://github.com/Bachmann1234/diff_cover/issues/310) reported by kloczek