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 642710f commit a9f9714Copy full SHA for a9f9714
CHANGES.rst
@@ -1,6 +1,12 @@
1
CHANGES
2
=======
3
4
+1.1.3 (2016-11-10)
5
+------------------
6
+
7
+- Support *root* resources for sub-applications #1379
8
9
10
1.1.2 (2016-11-08)
11
------------------
12
aiohttp/__init__.py
@@ -1,4 +1,4 @@
-__version__ = '1.1.2'
+__version__ = '1.1.3'
# Deprecated, keep it here for a while for backward compatibility.
import multidict # noqa
0 commit comments