aboutsummaryrefslogtreecommitdiffstats
path: root/packages/migrations/CHANGELOG.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/migrations/CHANGELOG.json')
-rw-r--r--packages/migrations/CHANGELOG.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/packages/migrations/CHANGELOG.json b/packages/migrations/CHANGELOG.json
index 068fdc56f..b7128f8e1 100644
--- a/packages/migrations/CHANGELOG.json
+++ b/packages/migrations/CHANGELOG.json
@@ -1,5 +1,25 @@
[
{
+ "version": "2.0.1",
+ "changes": [
+ {
+ "note": "Dependencies updated"
+ }
+ ],
+ "timestamp": 1541740904
+ },
+ {
+ "version": "2.0.0",
+ "changes": [
+ {
+ "note":
+ "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",
"changes": [
{