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 109db1d commit c1ffd29Copy full SHA for c1ffd29
CHANGELOG.md
@@ -20,6 +20,12 @@
20
- Deprecated option `debug_plugins` has been removed from `PluginClient`
21
- Deprecated options `decider` and `delay` have been removed from `RetryPlugin`, use `exception_decider` and `exception_delay` instead.
22
23
+## 1.9.1 - 2019-02-02
24
+
25
+### Added
26
27
+- Updated type hints in doc blocks.
28
29
## 1.9.0 - 2019-01-03
30
31
### Added
0 commit comments