You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All help in providing PRs to close out bug issues is appreciated. Even if that is providing a repo that fully replicates issues. We have very generous contributors that have added these to bug issues which meant another contributor picked up the bug and closed it out.
9
+
10
+
- 4.0.0 (UNRELEASED)
11
+
- Remove Python2 support
12
+
- Add Python 3.8 TravisCI support
13
+
- 3.0.0
14
+
- This release is a breaking change as it changes how aiohttp follows redirects and your cassettes may need to be re-recorded with this update.
15
+
- Fix multiple requests being replayed per single request in aiohttp stub #495 (@nickdirienzo)
16
+
- Add support for `request_info` on mocked responses in aiohttp stub #495 (@nickdirienzo)
17
+
- doc: fixed variable name (a -> cass) in an example for rewind #492 (@yarikoptic)
0 commit comments