@@ -1,5 +0,0 @@
----
-'openzeppelin-solidity': minor
-
-`TransparentUpgradeableProxy`: support value passthrough for all ifAdmin function.
@@ -2,4 +2,4 @@
'openzeppelin-solidity': patch
---
-`TransparentUpgradeableProxy`: Fix transparency in case of selector clash with non-decodable calldata.
+`TransparentUpgradeableProxy`: Fix transparency in case of selector clash with non-decodable calldata or payable mutability.