Skip to content

Latest commit

 

History

History
44 lines (20 loc) · 892 Bytes

CHANGELOG.md

File metadata and controls

44 lines (20 loc) · 892 Bytes

2.0.2 (2018-12-06)

Bug Fixes

  • remove model failure logging (#129) (fbfa9cb5)

2.0.1 (2018-10-30)

Bug Fixes

  • support loggers that don't implement addSerializers (such as pino) (#128) (f9061e4d)

2.0.0 (2018-10-12)

Breaking Changes

  • updating restify changes route registration interface due to new find-my-way router

(165ee16a)

1.3.0 (2018-09-06)

Bug Fixes

Features

  • add createConductorHandlers function (#121) (a25ed5c0)