Commit 298e1b5f by Nicolás Venturo

Merge branch 'release-v3.0.0'

parents 82769e54 5294f3b9
......@@ -13,6 +13,11 @@
### Deprecations
* `SafeERC20`: deprecated `safeApprove`. ([#2268](https://github.com/OpenZeppelin/openzeppelin-contracts/pull/2268))
## 3.0.2 (2020-06-08)
### Improvements
* Added SPX license identifier to all contracts. ([#2235](https://github.com/OpenZeppelin/openzeppelin-contracts/pull/2235))
## 3.0.1 (2020-04-27)
### Bugfixes
......
{
"name": "@openzeppelin/contracts",
"version": "3.0.1",
"version": "3.0.2",
"description": "Secure Smart Contract library for Solidity",
"files": [
"**/*.sol",
......
{
"name": "openzeppelin-solidity",
"version": "3.0.1",
"version": "3.0.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
{
"name": "openzeppelin-solidity",
"version": "3.0.1",
"version": "3.0.2",
"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