Updated CHANGELOGS

This commit is contained in:
Leonid Logvinov
2018-10-18 16:02:49 +02:00
parent 7e49db2301
commit 71d1e6b0ec
60 changed files with 352 additions and 46 deletions

View File

@@ -7,7 +7,8 @@
"Contract artifacts have been moved to the new @0xproject/contract-artifacts package. v1 migrations have been removed. `runMigrationsAsync` returns the addresses of the contracts that were deployed.",
"pr": 1105
}
]
],
"timestamp": 1539871071
},
{
"version": "1.0.14",

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.0.0 - _October 18, 2018_
* Contract artifacts have been moved to the new @0xproject/contract-artifacts package. v1 migrations have been removed. `runMigrationsAsync` returns the addresses of the contracts that were deployed. (#1105)
## v1.0.14 - _October 4, 2018_
* Dependencies updated
@@ -45,7 +49,7 @@ CHANGELOG
* Dependencies updated
## v1.0.4 - _August 13, 2018_
## v1.0.4 - _August 14, 2018_
* Dependencies updated