Skip to content

v3.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Sep 16:41
· 167 commits to develop since this release
2bc0212

⚠ BREAKING CHANGES

  • add bytes dataValue parameter to DataChanged event in ERC725Y (#163)
  • removed custom Initializable contract (#150)
  • removed GasLib library in favour of internal uncheckedIncrement(...) function (#160)

Features

  • add bytes dataValue parameter to DataChanged event in ERC725Y (#163) (9f88ee0)

Bug Fixes

  • [QSP-4] prevent address(0) to be set as contract owner on deployment (#159) (5c47854)