File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66
77Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
88
9+ ## [ v1.0.0] ( https://github.com/GoodwayGroup/lib-hapi-dogstatsd/compare/v0.6.0...v1.0.0 ) - 2019-08-12
10+ ### Merged
11+ - ML-1213 Move to server event response to trigger send of metrics [ ` #14 ` ] ( https://github.com/GoodwayGroup/lib-hapi-dogstatsd/pull/14 )
12+ - v0.6.0 [ ` #13 ` ] ( https://github.com/GoodwayGroup/lib-hapi-dogstatsd/pull/13 )
13+
914## [ v0.6.0] ( https://github.com/GoodwayGroup/lib-hapi-dogstatsd/compare/v0.5.0...v0.6.0 ) - 2019-07-31
1015### Merged
1116- ML-1165 Add support for passing extra metrics specific to a route [ ` #12 ` ] ( https://github.com/GoodwayGroup/lib-hapi-dogstatsd/pull/12 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @goodwaygroup/lib-hapi-dogstatsd" ,
3- "version" : " 0.6 .0" ,
3+ "version" : " 1.0 .0" ,
44 "description" : " Hapi plugin for publishing route stats to DataDog" ,
55 "main" : " index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments