Skip to content

Commit cfae537

Browse files
committed
1 parent a3d6353 commit cfae537

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

History.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@ unreleased
22
==========
33

44
5+
6+
- Fix exception when `err.headers` is not an object
7+
- deps: statuses@~1.3.1
8+
- perf: hoist regular expressions
9+
- perf: remove duplicate validation path
510
* deps: proxy-addr@~1.1.3
611
712

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"encodeurl": "~1.0.1",
3939
"escape-html": "~1.0.3",
4040
"etag": "~1.7.0",
41-
"finalhandler": "0.5.0",
41+
"finalhandler": "0.5.1",
4242
"fresh": "0.3.0",
4343
"merge-descriptors": "1.0.1",
4444
"methods": "~1.1.2",

0 commit comments

Comments
 (0)