v2.6.13
Release notes v2.6.13 🎉
This is a minor feature release
- Added
PermanentOwnable
smart contract that acts as a basic access control module where the ownership cannot be transferred. - Refactored
BroxyBeacon
andTransparentProxyUpgrader
contracts to inheritPermanentOwnable
.