Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 655 Bytes

File metadata and controls

20 lines (16 loc) · 655 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[unreleased]

Added

Changed

Fixed

Removed

[1.0.1] - 2019-06-04

Fixed

  • Upgrade dependencies to fix potential security vulnerability
  • Bind winston tracer methods to winston tracer instance to fix an issue produced by new Winston version as described in: winstonjs/winston#1577

[1.0.0] - 2019-06-04

Changed

  • Forked from xbyorange mocks-server gitlab private repository.