Skip to content

Commit 9c41d86

Browse files
committed
1 parent 3555eba commit 9c41d86

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

HISTORY.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
unreleased
2+
==========
3+
4+
5+
- perf: enable strict mode
6+
- perf: use for loop in parse
7+
- perf: use string concatination for serialization
8+
19
1.4.1 / 2016-01-11
210
==================
311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"middleware"
1414
],
1515
"dependencies": {
16-
"cookie": "0.2.3",
16+
"cookie": "0.2.4",
1717
"cookie-signature": "1.0.6"
1818
},
1919
"devDependencies": {

0 commit comments

Comments
 (0)