diff --git a/.changeset/thick-pumpkins-exercise.md b/.changeset/thick-pumpkins-exercise.md index 52966efe8ad..8df8b51cc47 100644 --- a/.changeset/thick-pumpkins-exercise.md +++ b/.changeset/thick-pumpkins-exercise.md @@ -2,4 +2,4 @@ 'openzeppelin-solidity': major --- -`Initializable`: Allow versions greater than 256. +`Initializable`: Use the namespaced storage pattern to avoid putting critical variables in slot 0. Allow reinitializer versions greater than 256.