We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 360fa0a commit c2301abCopy full SHA for c2301ab
CHANGELOG.md
@@ -6,7 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## 0.3.0 - Unreleased
8
### Additions
9
-- Link to the GitHub repository from PyPI (#26) (Thanks @theY4Kman)
+- Link to the GitHub repository from PyPI (#26). Thanks @theY4Kman!
10
+
11
+### Fixes
12
+- Fixed some typing issues in generated clients and incorporate mypy into end to end tests (#32). Thanks @agray!
13
14
## 0.2.1 - 2020-03-22
15
### Fixes
0 commit comments