aboutsummaryrefslogtreecommitdiffstats
path: root/packages/deployer/CHANGELOG.md
blob: b184f41b91aa8ade3b54028147fc907ac9b53fec (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# CHANGELOG

## v0.2.0 - _??_

    * Check dependencies when determining if contracts should be recompiled.
    
## 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)