Преглед изворни кода

Remove bad date from changelog

Francisco Giordano пре 3 година
родитељ
комит
13a6ec753a
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      CHANGELOG.md

+ 1 - 1
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))