Skip to content

Commit

Permalink
2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanong committed Dec 11, 2013
1 parent 179bcb0 commit ebbdbbb
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions History.md
@@ -1,3 +1,13 @@
2.12.0 / 2013-12-10
===================

* bump qs
* directory: sort folders before files
* directory: add folder icons
* directory: de-duplicate icons, details/mobile views #968 @simov
* errorHandler: end default 404 handler with a newline #972 @rlidwka
* session: remove long cookie expire check #870 @undoZen

2.11.2 / 2013-12-01
===================

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "connect",
"version": "2.11.2",
"version": "2.12.0",
"description": "High performance middleware framework",
"keywords": [
"framework",
Expand Down

0 comments on commit ebbdbbb

Please sign in to comment.