Skip to content

Commit 5472d3b

Browse files
committed
Release 2.0.0
1 parent 515784b commit 5472d3b

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

History.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11

2+
2.0.0 / 2015-02-28
3+
==================
4+
5+
* break: Make strict to array item and add first and last mode for strict string item
6+
* remove peerDependencies qs
7+
28
1.1.0 / 2015-02-27
39
==================
410

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "koa-qs",
33
"description": "qs for koa",
4-
"version": "1.1.0",
4+
"version": "2.0.0",
55
"author": {
66
"name": "Jonathan Ong",
77
"email": "me@jongleberry.com",

0 commit comments

Comments
 (0)