Skip to content

Commit

Permalink
Merge branch '0.17'
Browse files Browse the repository at this point in the history
Conflicts:
	CHANGES.txt
	aiohttp/__init__.py
  • Loading branch information
asvetlov committed Sep 29, 2015
2 parents a60cb5c + aaaa34b commit d6ba772
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion HISTORY.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
0.17.4 (XX-XX-XXXX)
0.17.4 (09-29-2015)
-------------------

- Properly parse URL path in aiohttp.web.Request #489

- Add missing coroutine decorator, the client api is await-compatible now

0.17.3 (08-28-2015)
---------------------

Expand Down

0 comments on commit d6ba772

Please sign in to comment.