Updated CHANGELOGS

This commit is contained in:
Leonid Logvinov
2019-03-20 15:26:43 +01:00
parent 0490ef5900
commit 3f9fd7c060
94 changed files with 1884 additions and 20 deletions

View File

@@ -10,7 +10,8 @@
"note": "Added encoding/decoding fdor ERC1155 asset data",
"pr": 1661
}
]
],
"timestamp": 1553091633
},
{
"timestamp": 1551479279,

View File

@@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v7.1.0 - _March 20, 2019_
* Add Coordinator EIP712 constants (#1705)
* Added encoding/decoding fdor ERC1155 asset data (#1661)
## v7.0.2 - _March 1, 2019_
* Dependencies updated