Skip to content

Commit

Permalink
Merge pull request #119 from dmtucker/release
Browse files Browse the repository at this point in the history
Update the changelog for 0.8.1
  • Loading branch information
dmtucker committed Mar 21, 2021
2 parents 11cfb3c + bc6248d commit 8b622ea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## [0.8.1](https://github.com/dbader/pytest-mypy/milestone/16)
* Add a partial workaround for https://github.com/pytest-dev/pytest/issues/8016.

## [0.8.0](https://github.com/dbader/pytest-mypy/milestone/15)
* Add support for Python 3.9.
* Stop injecting `MypyStatusItem` in `pytest_collection_modifyitems` to fix `--looponfail`.
Expand Down

0 comments on commit 8b622ea

Please sign in to comment.