Skip to content

Commit 6957d41

Browse files
committedMay 23, 2019
Add Ganache GUI fix changelog entry.
1 parent a0892db commit 6957d41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
* Rename `makeInterfaceId` to `makeInterfaceId.ERC165`, and add `makeInterfaceId.ERC1820`. ([#21](https://github.com/OpenZeppelin/openzeppelin-test-helpers/pull/21)
88
* Add possibility to configure a custom web3 instance. ([#38](https://github.com/OpenZeppelin/openzeppelin-test-helpers/pull/38))
99
* Replace `shouldFail` with `expectRevert`, with an improved API. ([#39](https://github.com/OpenZeppelin/openzeppelin-test-helpers/pull/39))
10+
* Fix detection of Ganache pre-releases (such as those used by Ganache GUI v2.0.1). ([#46](https://github.com/OpenZeppelin/openzeppelin-test-helpers/pull/46))
1011

1112
#### How to upgrade from 0.3
1213
- Change all occurences of `makeInterfaceId` to `makeInterfaceId.ERC165`.

0 commit comments

Comments
 (0)