Files
protocol/packages/deployer/CHANGELOG.md
2018-03-04 17:02:50 +01:00

366 B

CHANGELOG

v0.2.0 - March 4, 2018

* Check dependencies when determining if contracts should be recompiled (#408).

v0.1.0 - February 16, 2018

* Add the ability to pass in specific contracts to compile in CLI (#400)

v0.0.8 - February 9, 2018

* Fix publishing issue where .npmignore was not properly excluding undesired content (#389)