Skip to content

Commit 7fdc974

Browse files
authored
Merge pull request #112 from dmtucker/release
Update changelog.md for v0.8.0
2 parents 18fb2b8 + c61f3ec commit 7fdc974

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [0.8.0](https://github.com/dbader/pytest-mypy/milestone/15)
4+
* Add support for Python 3.9.
5+
* Stop injecting `MypyStatusItem` in `pytest_collection_modifyitems` to fix `--looponfail`.
6+
37
## [0.7.0](https://github.com/dbader/pytest-mypy/milestone/13)
48
* Remove the upper bound on `python_requires`.
59
* Require Python 3.5 or greater.

0 commit comments

Comments
 (0)