Remove redundant changelog entry

pull/3580/head^2
Francisco 2 years ago committed by GitHub
parent 26cf47a2be
commit 27d4293db6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      CHANGELOG.md

@ -15,7 +15,6 @@
* `SafeCast`: optimize downcasting of signed integers. ([#3565](https://github.com/OpenZeppelin/openzeppelin-contracts/pull/3565))
* `VestingWallet`: remove unused library `Math.sol`. ([#3605](https://github.com/OpenZeppelin/openzeppelin-contracts/pull/3605))
* `ECDSA`: Remove redundant check on the `v` value. ([#3591](https://github.com/OpenZeppelin/openzeppelin-contracts/pull/3591))
* `EIP712`: `utils/cryptography/EIP712.sol`
### Deprecations

Loading…
Cancel
Save