### 1.0.0
*

### 0.1.5
*

### 0.1.4
* Add noproxy environment variable support

### 0.1.3
* Set min node engine to v4.0.0

### 0.1.2
* Add agentOptions param passing [Benedikt Arnold](https://github.com/benediktarnold)

### 0.1.1
* Add build reports to readme

### 0.1.0
* Set min node engine to v0.10.0

### 0.0.6
* Change test to use buster-node + referee
* Set min node engine to v0.8.0

### 0.0.5
* Add custom error handler and error codes matching to retry support [Daniel Brain](https://github.com/dbrain)

### 0.0.4
* Add request retry support [Daniel Brain](https://github.com/dbrain)

### 0.0.3
* Add no-proxy hosts support to proxy
* Fix proxy to fallback to HTTP_PROXY when http_proxy doesn't exist

### 0.0.2
* Set rejectUnauthorized default to false
* Modify default timeout to 30 seconds

### 0.0.1
* Initial version, extracted from cliffano/bagofholding
