Skip to content

Commit

Permalink
docs: add missing history for res.download change
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Oct 5, 2017
1 parent de129c2 commit 48aba21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions History.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@

* Add `"json escape"` setting for `res.json` and `res.jsonp`
* Add `express.json` and `express.urlencoded` to parse bodies
* Add `options` argument to `res.download`
* Improve error message when autoloading invalid view engine
* Improve error messages when non-function provided as middleware
* Skip `Buffer` encoding when not generating ETag for small response
Expand Down

0 comments on commit 48aba21

Please sign in to comment.