Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 555 Bytes

CHANGELOG.md

File metadata and controls

26 lines (15 loc) · 555 Bytes

Change Log

[2.5.0] - 2016-06-22

Added

  • noRecord option that will return a 404 and log the request if yakbak receives an unrecorded request (#17)

2.4.3 - 2016-05-10

Fixed

  • Handler now returns a Promise (#12)
  • Added support for TLS SNI connections (#13)

2.4.2 - 2016-05-06

Added

  • Initial CHANGELOG.