Skip to content

Commit f763180

Browse files
author
haoxin
committed
2.1.0
1 parent 872cb4b commit f763180

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Diff for: History.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11

2+
2.1.0 / 2016-03-03
3+
==================
4+
5+
* support rewriting to querystring
6+
* bump devDeps
7+
28
2.0.0 / 2015-11-19
39
==================
410

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "koa-rewrite",
33
"description": "URL rewrite middleware for koa",
44
"repository": "koajs/rewrite",
5-
"version": "2.0.0",
5+
"version": "2.1.0",
66
"scripts": {
77
"test": "mocha test/test"
88
},

0 commit comments

Comments
 (0)