Files
openzeppelin-contracts/.changeset/silly-bees-beam.md
2023-01-24 19:37:11 -03:00

6 lines
266 B
Markdown

---
'openzeppelin-solidity': major
---
`ERC20Votes`: Changed internal vote accounting to reusable `Votes` module previously used by `ERC721Votes`. Removed implicit `ERC20Permit` inheritance. [#3816](https://github.com/OpenZeppelin/openzeppelin-contracts/pull/3816)