Updated CHANGELOGS & MD docs

This commit is contained in:
Jacob Evans
2019-10-03 14:10:00 -07:00
parent 9fe6c196ad
commit 501f5ad3de
141 changed files with 44382 additions and 23662 deletions

View File

@@ -6,7 +6,8 @@
"note": "Removed `getNetworkIdByExchangeAddressOrThrow`. It's not needed with V3 tooling.",
"pr": 2170
}
]
],
"timestamp": 1570135330
},
{
"version": "3.2.0",

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v3.3.0-beta.0 - _October 3, 2019_
* Removed `getNetworkIdByExchangeAddressOrThrow`. It's not needed with V3 tooling. (#2170)
## v3.2.0 - _September 17, 2019_
* Added `getNetworkIdByExchangeAddressOrThrow` (#2096)