Skip to content

Commit

Permalink
Update the changelog for 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dmtucker committed Mar 21, 2021
1 parent 11cfb3c commit bc6248d
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 bc6248d

Please sign in to comment.