Skip to content

Commit 9f80296

Browse files
committed
Release 1.1.2
1 parent c243baa commit 9f80296

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

History.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
1.1.1 / 2015-10-22
29
==================
310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "koa",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "Koa web app framework",
55
"main": "lib/application.js",
66
"scripts": {

0 commit comments

Comments
 (0)