Commit 25ac3348 by Francisco Giordano

3.3.0-rc.0

parent 5803e116
# Changelog
## Unreleased
## 3.3.0 (2020-11-17)
* `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))
......
{
"name": "@openzeppelin/contracts",
"description": "Secure Smart Contract library for Solidity",
"version": "3.2.0",
"version": "3.3.0-rc.0",
"files": [
"**/*.sol",
"/build/contracts/*.json",
......
{
"name": "openzeppelin-solidity",
"version": "3.2.0",
"version": "3.3.0-rc.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
......
{
"name": "openzeppelin-solidity",
"description": "Secure Smart Contract library for Solidity",
"version": "3.2.0",
"version": "3.3.0-rc.0",
"files": [
"/contracts/**/*.sol",
"/build/contracts/*.json",
......
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