Pārlūkot izejas kodu

Remove date from changelog

Francisco Giordano 4 gadi atpakaļ
vecāks
revīzija
fce2513827
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -1,6 +1,6 @@
 # Changelog
 
-## 3.3.0 (2020-11-17)
+## 3.3.0
 
  * `Address`: added `functionStaticCall` and `functionDelegateCall`, similar to the existing `functionCall`. ([#2333](https://github.com/OpenZeppelin/openzeppelin-contracts/pull/2333))
  * `TimelockController`: added a contract to augment access control schemes with a delay. ([#2364](https://github.com/OpenZeppelin/openzeppelin-contracts/pull/2364))