We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68d8081 commit 646efc6Copy full SHA for 646efc6
History.md
@@ -1,4 +1,10 @@
1
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
8
2.8.5 / 2013-08-11
9
==================
10
package.json
@@ -1,6 +1,6 @@
{
"name": "connect",
- "version": "2.8.5",
+ "version": "2.8.6",
"description": "High performance middleware framework",
"keywords": [
"framework",
0 commit comments