Commit cdf655f7 by Francisco Giordano

2.4.0

parent f5c95cc5
# Changelog
## 2.4.0 (unreleased)
## 2.4.0 (2019-10-29)
### 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))
......
{
"name": "@openzeppelin/contracts",
"version": "2.4.0-beta.2",
"version": "2.4.0",
"description": "Secure Smart Contract library for Solidity",
"files": [
"**/*.sol",
......
{
"package_name": "zeppelin",
"version": "2.4.0-beta.2",
"version": "2.4.0",
"description": "Secure Smart Contract library for Solidity",
"authors": [
"OpenZeppelin Community <maintainers@openzeppelin.org>"
......
{
"name": "openzeppelin-solidity",
"version": "2.4.0-beta.2",
"version": "2.4.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
......
{
"name": "openzeppelin-solidity",
"version": "2.4.0-beta.2",
"version": "2.4.0",
"description": "Secure Smart Contract library for Solidity",
"files": [
"/contracts/**/*.sol",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment