Files
openzeppelin-contracts/.changeset/slimy-penguins-attack.md
2023-01-24 19:37:11 -03:00

6 lines
263 B
Markdown

---
'openzeppelin-solidity': major
---
`TransparentUpgradeableProxy`: Removed `admin` and `implementation` getters, which were only callable by the proxy owner and thus not very useful. ([#3820](https://github.com/OpenZeppelin/openzeppelin-contracts/pull/3820))