1
0
Fork 0
mirror of https://github.com/actions/setup-python.git synced 2024-09-20 00:56:43 +00:00
setup-python/node_modules/which-module/CHANGELOG.md
Danny McCormick 39c08a0eaa Initial pass
2019-06-26 21:12:00 -04: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