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 c243baa commit 9f80296Copy full SHA for 9f80296
History.md
@@ -1,3 +1,10 @@
1
+
2
+1.1.2 / 2015-11-05
3
+==================
4
5
+ * ensure parseurl always working as expected
6
+ * fix Application.inspect() – missing .proxy value.
7
8
1.1.1 / 2015-10-22
9
==================
10
package.json
@@ -1,6 +1,6 @@
{
"name": "koa",
- "version": "1.1.1",
+ "version": "1.1.2",
"description": "Koa web app framework",
"main": "lib/application.js",
"scripts": {
0 commit comments