* Merge bugfix from https://github.com/KeepSafe/aiohttp/pull/879
0.7.0
------------------
* Add HTML serializer plugin * Add AsyncIO high level stream server support (Used by FastAGI implementation of Panoramisk) * Now, you can use make_handler method to connect directly your handlers with your sockets for more flexibility
0.6.2
------------------
* You can customize event loop used with make_event_loop() class method in Container
0.6.1
------------------
* Release a new version because PyPI is bugged: 0.6.0 is broken on PyPI