Skip to content

Commit 540b10b

Browse files
committed
1 parent 9a1e23b commit 540b10b

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 404 output for bad / missing pathnames
6+
- deps: encodeurl@~1.0.2
7+
- deps: statuses@~1.4.0
8+
19
3.6.6 / 2018-02-14
210
==================
311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"repository": "senchalabs/connect",
1919
"dependencies": {
2020
"debug": "2.6.9",
21-
"finalhandler": "1.1.0",
21+
"finalhandler": "1.1.1",
2222
"parseurl": "~1.3.2",
2323
"utils-merge": "1.0.1"
2424
},

0 commit comments

Comments
 (0)