aboutsummaryrefslogtreecommitdiffstats
path: root/packages/dev-utils/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'packages/dev-utils/CHANGELOG.md')
-rw-r--r--packages/dev-utils/CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/dev-utils/CHANGELOG.md b/packages/dev-utils/CHANGELOG.md
index 3e5708402..8193b78ac 100644
--- a/packages/dev-utils/CHANGELOG.md
+++ b/packages/dev-utils/CHANGELOG.md
@@ -2,7 +2,7 @@
## v0.3.0 - _TBD, 2018_
- * Add coverage subprovider if enabled (#426)
+ * Add coverage subprovider if SOLIDITY_COVERAGE env variable is true (#426)
* Refactor `BlockchainLifecycle` to work with in-process ganache (#426)
* Remove `RPC` class and move it's logic to `Web3Wrapper` (#426)