Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@davidlaprade davidlaprade released this 13 Jan 19:41
· 1 commit to master since this release
d3c62a3

Breaking Changes

  • This version updates openzeppelin-contracts from v5.0.2 to v5.1.0.
  • GovernorCountingFractional was removed from this repo in favor of the OZ implementation in 5.1.0, found here. Integrators should bump OZ and import from there

Non-Breaking Changes

  • This version updates forge-std to the latest version, v1.9.5