Skip to content

Latest commit

 

History

History
87 lines (37 loc) · 2.55 KB

CHANGELOG.md

File metadata and controls

87 lines (37 loc) · 2.55 KB

Change Log

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

0.6.1 (2018-08-26)

0.6.0 (2018-08-24)

Features

  • change http duration metric from milliseconds to seconds (fda644c)

0.5.1 (2018-08-23)

Bug Fixes

  • route was wrong when mounting from another route (c3bb869)

0.5.0 (2018-08-23)

Features

  • add keywords for package.json (f66b7fa)

0.4.0 (2018-08-19)

Features

  • allow more options for the user (226d6b0)

0.3.1 (2018-08-17)

Bug Fixes

0.3.0 (2018-08-17)

Features

  • allow user to configure scrape metrics route (18c9576)

0.2.0 (2018-08-14)

Features

  • export a middleware factory (af1acd6)

0.1.0 (2018-08-11)

Features

  • initial commit (7beaad4)
  • initial version of the middleware (bbf50fb)