Update changelog

pull/3592/head
Francisco Giordano 3 years ago
parent dc4869eb23
commit ffb0ae76e3
  1. 2
      CHANGELOG.md

@ -20,6 +20,8 @@ ERC-721 integrators that interpret contract state from events should make sure t
## 4.7.2
* `LibArbitrumL2`, `CrossChainEnabledArbitrumL2`: Fixed detection of cross-chain calls for EOAs. Previously, calls from EOAs would be classified as cross-chain calls. ([#3578](https://github.com/OpenZeppelin/openzeppelin-contracts/pull/3578))
* `GovernorVotesQuorumFraction`: Fixed quorum updates so they do not affect past proposals that failed due to lack of quorum. ([#3561](https://github.com/OpenZeppelin/openzeppelin-contracts/pull/3561))
* `ERC165Checker`: Added protection against large returndata. ([#3587](https://github.com/OpenZeppelin/openzeppelin-contracts/pull/3587))
## 4.7.1

Loading…
Cancel
Save