Merge tag '3.21.1'

This commit is contained in:
Douglas Christopher Wilson
2015-07-06 00:57:49 -04:00
2 changed files with 15 additions and 1 deletions

View File

@@ -852,6 +852,20 @@
- `app.route()` - Proxy to the app's `Router#route()` method to create a new route
- Router & Route - public API
3.21.1 / 2015-07-05
===================
* deps: basic-auth@~1.0.3
* deps: connect@2.30.1
- deps: body-parser@~1.13.2
- deps: compression@~1.5.1
- deps: errorhandler@~1.4.1
- deps: morgan@~1.6.1
- deps: pause@0.1.0
- deps: qs@4.0.0
- deps: serve-index@~1.7.1
- deps: type-is@~1.6.4
3.21.0 / 2015-06-18
===================

View File

@@ -55,7 +55,7 @@
},
"devDependencies": {
"after": "0.8.1",
"ejs": "2.3.1",
"ejs": "2.3.2",
"istanbul": "0.3.9",
"marked": "0.3.3",
"mocha": "2.2.5",