Skip to content

Latest commit

 

History

History
77 lines (33 loc) · 2.66 KB

CHANGELOG.md

File metadata and controls

77 lines (33 loc) · 2.66 KB

Change Log

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

1.1.2 (2019-03-27)

1.1.1 (2019-03-27)

1.1.0 (2018-07-26)

Bug Fixes

  • monitor: clean up unused unprotected code (d79a292)

Features

  • monitor: record failure reason (11ba0c5)

1.0.4 (2018-07-23)

Bug Fixes

  • monitor: copy request's headers (aa10362)

1.0.3 (2018-07-23)

Bug Fixes

  • monitor: handle failed requests and add correlation headers (2535ec3)

1.0.2 (2018-07-20)

Bug Fixes

  • monitor: use correct response status (bf54b40)
  • readme: fix instructions (44f8c7b)
  • readme: fix instructions (067b632)

1.0.1 (2018-07-20)

Bug Fixes

  • package.json: add typings and set correct main file (61c5a13)
  • readme: add instructions (f5e70c0)

1.0.0 (2018-07-20)

Features

  • monitor: add fetch monitor (90268d3)