Skip to content

Commit 213118f

Browse files
committed
Add 0.7.0 to the changelog
1 parent be80b7b commit 213118f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

changelog.md

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

3+
## [0.7.0](https://github.com/dbader/pytest-mypy/milestone/13)
4+
* Remove the upper bound on `python_requires`.
5+
* Require Python 3.5 or greater.
6+
* Enable custom error formatting.
7+
* Fix compatibility with pytest-xdist 2.
8+
39
## [0.6.2](https://github.com/dbader/pytest-mypy/milestone/12)
410
* Stop ignoring `.pyi` files.
511

0 commit comments

Comments
 (0)