remove release date

This commit is contained in:
Francisco Giordano
2019-08-16 21:31:34 +02:00
parent c0042cd9d0
commit f9a306bbdf

View File

@ -1,6 +1,6 @@
# Changelog
## 2.4.0 (2019-08-16)
## 2.4.0 (unreleased)
### New features:
* `Address.toPayable`: added a helper to convert between address types without having to resort to low-level casting. ([#1773](https://github.com/OpenZeppelin/openzeppelin-solidity/pull/1773))