diff --git a/CHANGELOG.md b/CHANGELOG.md index 5557d9dc6eb..0ff801c536e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## 4.4.1 (2021-12-10) +## 4.4.1 * `Initializable`: change the existing `initializer` modifier and add a new `onlyInitializing` modifier to prevent reentrancy risk. ([#3006](https://github.com/OpenZeppelin/openzeppelin-contracts/pull/3006))