send-mail/node_modules/which-module/CHANGELOG.md
dougpagani 2095e6ffe3
Add markdown format support (#25)
Co-authored-by: Dawid Dziurla <dawidd0811@gmail.com>
2020-11-30 18:51:34 +01:00

750 B

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.0 (2017-05-01)

Features

  • remove Node < 4 from official testing/support (#22) (ee7aff4)

BREAKING CHANGES

  • Node 0.10 or 0.12 no longer supported, please update to Node 4+ or use which-module@1.0.0

1.0.0 (2016-06-06)

Features