Skip to content
This repository has been archived by the owner on Aug 1, 2019. It is now read-only.

Latest commit

 

History

History
70 lines (29 loc) · 1.99 KB

CHANGELOG.md

File metadata and controls

70 lines (29 loc) · 1.99 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.2.1 (2019-07-29)

Bug Fixes

  • audit module doesn't support strict_ssl flag (f7d3f86)

Build System

1.2.0 (2019-04-06)

Bug Fixes

Features

1.1.0 (2019-01-09)

Features

  • pipe request and response bodies to save memory (#8) (0af7363)

1.0.1 (2019-01-09)

Bug Fixes

  • package.json to reduce vulnerabilities (bdf35df)

1.0.0 (2018-10-18)

Features

  • handle 'application/json, application/octet-stream' content types (cf38a38)

0.2.0 (2018-06-15)

Features

  • support audit via HTTPS proxy (5328bc3)