Skip to content

Release v3.0.1

Compare
Choose a tag to compare
@Arvolear Arvolear released this 03 Apr 16:08
· 5 commits to master since this release
bdbeff7

Release notes v3.0.1 🎉

This is a patch release

  • Removed AInitializableStorage contract as it conflicted with OZ Initializable. The existing Diamond logic can be rewritten with the reinitializable modifier if diamond cuts are used.