Skip to content

Commit d3c9347

Browse files
author
David Fritzsche
committed
Update README
1 parent e13e108 commit d3c9347

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,17 @@ decorators are extracted from the ast.
9696

9797
# Changelog
9898

99+
## v0.0.12
100+
101+
* Allow Windows drives in filename (#17, #34)
102+
* Support async def tests (#30, #31)
103+
* Add support for mypy 0.971 (#27)
104+
* Remove support for Python 3.6 (#32)
105+
106+
## v0.0.11
107+
108+
* Add support for mypy 0.960 (#25)
109+
99110
## v0.0.10
100111

101112
* Add support for pytest 7.0.x and require Python >= 3.7 (#23)

0 commit comments

Comments
 (0)