aboutsummaryrefslogtreecommitdiffstats
path: root/packages/dev-utils/CHANGELOG.md
blob: 3e5708402af31a520a73c7d8fd1f6f03547367be (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# CHANGELOG

## v0.3.0 - _TBD, 2018_

    * Add coverage subprovider if enabled (#426)
    * Refactor `BlockchainLifecycle` to work with in-process ganache (#426)
    * Remove `RPC` class and move it's logic to `Web3Wrapper` (#426)

## v0.2.0 - _February 16, 2018_

    * Remove subproviders (#392)

## v0.0.12 - _February 9, 2018_

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

## v0.0.11 - _February 7, 2018_

    * Updated `types-ethereumjs-util` dev dependency (#352)