Skip to content

Commit 8660166

Browse files
committed
Update changelog: 0.7.12
1 parent c828d8b commit 8660166

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
0.7.12 / 2020-11-16
4+
===================
5+
* Add Hardhat plugin support and allow coverage to run on HardhatEVM (https://github.com/sc-forks/solidity-coverage/pull/548)
6+
* Allow truffle projects to contain vyper contracts (https://github.com/sc-forks/solidity-coverage/issues/571)
7+
* Locate .coverage_contracts correctly for subfolder paths
8+
(https://github.com/sc-forks/solidity-coverage/issues/570)
9+
* Replace Web3 with thin rpc wrapper (https://github.com/sc-forks/solidity-coverage/issues/568)
10+
* Stop reporting assert statements as branches (https://github.com/sc-forks/solidity-coverage/issues/556)
11+
* Upgrade @truffle/provider to 0.2.24 (https://github.com/sc-forks/solidity-coverage/issues/550)
12+
* Upgrade solidity-parser/parser to 0.8.1 (https://github.com/sc-forks/solidity-coverage/issues/549)
13+
14+
315
0.7.11 / 2020-10-08
416
========================
517
* Upgrade Web3 to ^1.3.0, ganache-cli to 6.11.0

0 commit comments

Comments
 (0)