Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 542 Bytes

CHANGELOG.md

File metadata and controls

21 lines (16 loc) · 542 Bytes

Changelog

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

[2.0.2] - 2020-04-04

Added

  • Added .codacy.yml for Codacy analysis

Changed

  • Updated package.json to new Node.js and NPM version compatibility

[2.0.1] - 2020-04-01

Added

  • Added .mocharc.yml

Changed

  • Migrated to using nyc from istanbul
  • Upgraded packages according to greenkeeper.io
  • Migrated husky pre-push hooks
  • Migrated to CircleCI v2 pipelines