Skip to content

Commit 9e067ad

Browse files
committed
1 parent de5fb62 commit 9e067ad

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+
- Fix handling of modified headers with invalid dates
6+
- perf: improve ETag match loop
7+
- perf: improve `If-None-Match` token parsing
8+
19
4.15.4 / 2017-08-06
210
===================
311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"escape-html": "~1.0.3",
4040
"etag": "~1.8.0",
4141
"finalhandler": "~1.0.4",
42-
"fresh": "0.5.0",
42+
"fresh": "0.5.2",
4343
"merge-descriptors": "1.0.1",
4444
"methods": "~1.1.2",
4545
"on-finished": "~2.3.0",

0 commit comments

Comments
 (0)