Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Sep 10, 2017
1 parent adfa01c commit 15c3585
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
unreleased
==========

* deps: [email protected]
- Fix ISO-8859-1 regression
- Update Windows-1255

1.18.0 / 2017-09-08
===================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"debug": "2.6.8",
"depd": "~1.1.1",
"http-errors": "~1.6.2",
"iconv-lite": "0.4.18",
"iconv-lite": "0.4.19",
"on-finished": "~2.3.0",
"qs": "6.5.0",
"raw-body": "2.3.1",
Expand Down

0 comments on commit 15c3585

Please sign in to comment.