Skip to content

Commit 646efc6

Browse files
committed
Release 0.8.6
1 parent 68d8081 commit 646efc6

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

History.md

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

2+
2.8.6 / 2013-08-28
3+
==================
4+
5+
* csrf: refactor to use HMAC tokens (BREACH attack)
6+
* compress: add compression of SVG and common font files by default.
7+
28
2.8.5 / 2013-08-11
39
==================
410

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "connect",
3-
"version": "2.8.5",
3+
"version": "2.8.6",
44
"description": "High performance middleware framework",
55
"keywords": [
66
"framework",

0 commit comments

Comments
 (0)