Update docs

This commit is contained in:
github-actions
2023-04-13 20:22:06 +00:00
parent 860391c564
commit 47e38c7bda
25 changed files with 151 additions and 155 deletions

View File

@ -1,5 +0,0 @@
---
'openzeppelin-solidity': patch
---
`GovernorCompatibilityBravo`: Fix encoding of proposal data when signatures are missing.

View File

@ -1,5 +0,0 @@
---
'openzeppelin-solidity': patch
---
`TransparentUpgradeableProxy`: Fix transparency in case of selector clash with non-decodable calldata or payable mutability.