github OpenZeppelin/openzeppelin-contracts v1.9.0

latest releases: v5.0.2, v4.9.6, v4.9.5...
6 years ago

⚠️ Beginning with this release we're renaming the npm package to openzeppelin-solidity. Make sure to update your dependencies!

The release includes the new emit keyword in Solidity, some new functionality, and other enhancements. Thanks everyone for participating!

🎉 🎉 🎉

Changelog

v1.8.0...v1.9.0

  • 🎀 Updated our contracts for Solidity 0.4.21, including the new emit keyword (#876)
  • 🔥 Added StandardBurnableToken with a burnFrom function (#870)
  • 👩‍🏫 Changed MerkleProof interface slightly (#879)
  • 👮‍♀️ Removed admin functionality from RBAC (#836)
  • 📝 Changes to ERC827 (#871, #838)
  • 🔧 Cleaned up the npm package files and dependencies (#843, #904)

Don't miss a new openzeppelin-contracts release

NewReleases is sending notifications on new releases.