Release v3.0.1
Release notes v3.0.1 🎉
This is a patch release
- Removed
AInitializableStorage
contract as it conflicted with OZInitializable
. The existing Diamond logic can be rewritten with thereinitializable
modifier if diamond cuts are used.
AInitializableStorage
contract as it conflicted with OZ Initializable
. The existing Diamond logic can be rewritten with the reinitializable
modifier if diamond cuts are used.