Skip to content

Commit

Permalink
Merge tag '3.21.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Jul 6, 2015
2 parents 6c7a367 + 3c0ff81 commit 1f906d4
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions History.md
Expand Up @@ -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
===================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -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",
Expand Down

0 comments on commit 1f906d4

Please sign in to comment.