Files
openzeppelin-contracts/.changeset/slimy-penguins-attack.md
github-actions dbe796d542 Update docs
2023-09-19 19:19:10 +00: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))