File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11CHANGES
22=======
33
4- 0.22.2 (XX-XX-XXXX )
4+ 0.22.2 (07-23-2016 )
55-------------------
66
77- Suppress CancelledError when Timeout raises TimeoutError #970
@@ -15,14 +15,14 @@ CHANGES
1515- Expose aiohttp.CookieJar name
1616
1717
18- 0.22.1 (08 -16-2016)
18+ 0.22.1 (07 -16-2016)
1919-------------------
2020
2121- Large cookie expiration/max-age doesn't break an event loop from now
2222 (fixes #967)
2323
2424
25- 0.22.0 (08 -15-2016)
25+ 0.22.0 (07 -15-2016)
2626-------------------
2727
2828- Fix bug in serving static directory #803
Original file line number Diff line number Diff line change 11# This relies on each of the submodules having an __all__ variable.
22
3- __version__ = '0.22.2b0 '
3+ __version__ = '0.22.2 '
44
55import multidict # noqa
66
You can’t perform that action at this time.
0 commit comments