Updated CHANGELOGS

This commit is contained in:
Brandon Millman
2018-10-04 15:51:56 -07:00
parent ab28e6af35
commit 266440f7c3
56 changed files with 251 additions and 141 deletions

View File

@@ -1,12 +1,12 @@
[
{
"timestamp": 1538475601,
"version": "2.1.1",
"changes": [
{
"note": "Dependencies updated"
}
]
],
"timestamp": 1538693146
},
{
"version": "2.1.0",

View File

@@ -5,7 +5,7 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.1.1 - _October 2, 2018_
## v2.1.1 - _October 4, 2018_
* Dependencies updated
@@ -48,7 +48,7 @@ CHANGELOG
* Export types: `ExchangeContractErrs`, `OrderRelevantState`, `JSONRPCRequestPayload`, `JSONRPCErrorCallback` and `JSONRPCResponsePayload` (#924)
* Remove exporting types: `BlockParamLiteral`, `BlockParam`, `Order` (#924)
## v1.0.1-rc.3 - _August 14, 2018_
## v1.0.1-rc.3 - _August 13, 2018_
* Dependencies updated
@@ -64,7 +64,7 @@ CHANGELOG
* Dependencies updated
## v1.0.0-rc.1 - _July 20, 2018_
## v1.0.0-rc.1 - _July 19, 2018_
* Add support for ERC721 event watching and Exchange V2 events (#887)