diff options
Diffstat (limited to 'packages/migrations/CHANGELOG.json')
-rw-r--r-- | packages/migrations/CHANGELOG.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/packages/migrations/CHANGELOG.json b/packages/migrations/CHANGELOG.json index 78719fc90..07031fc09 100644 --- a/packages/migrations/CHANGELOG.json +++ b/packages/migrations/CHANGELOG.json @@ -5,6 +5,14 @@ { "note": "Add CLI `0x-migrate` for running the 0x migrations in a language-agnostic way", "pr": 1324 + }, + { + "note": "Deploy testnet Exchange arfitact. Previously mainnet Exchange artifact was deployed.", + "pr": 1309 + }, + { + "note": "Fund the Forwarder with ZRX for fees.", + "pr": 1309 } ] }, |