We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b79ec3 commit 5779f23Copy full SHA for 5779f23
CHANGES.txt
@@ -41,10 +41,14 @@ CHANGES
41
- Use a create_future compatibility wrapper instead of creating
42
Futures directly #896
43
44
-- Add test utilities to aiohttp. #902
+- Add test utilities to aiohttp #902
45
46
- Improve Request.__repr__ #875
47
48
+- Skip DNS resolving if provided host is already an ip address #874
49
+
50
+- Add headers to ClientSession.ws_connect #785
51
52
0.21.6 (05-05-2016)
53
-------------------
54
0 commit comments