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 e8e9056 commit d67386fCopy full SHA for d67386f
CHANGES.txt
@@ -1,10 +1,16 @@
1
CHANGES
2
=======
3
4
+0.0.4 (2015-09-05)
5
+^^^^^^^^^^^^^^^^^^
6
+
7
+* Fixed support for aiohttp>=0.17. (Thanks @himikof!)
8
9
10
0.0.3 (2015-07-03)
11
^^^^^^^^^^^^^^^^^^
12
-* Switched template engine from mako to jinja2. (Thanks @iho)
13
+* Switched template engine from mako to jinja2. (Thanks @iho!)
14
15
* Added custom *yield from* to track context switches inside coroutine.
16
0 commit comments