Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 680 Bytes

CHANGELOG.md

File metadata and controls

23 lines (13 loc) · 680 Bytes

Changelog

4.0.1

  • [0a484a9] Fix issue with connectTimeout and add test for it.

4.0.0

  • [2c47f13] Add support for socketTimeout & connectTimeout Drop support for node < 6

3.1.0

3.0.0

2.0.0

  • .body was Removed from ResponseError, .response was added.