Updated CHANGELOGS

This commit is contained in:
Fabio Berger
2018-08-27 14:47:56 +01:00
parent cd08a9c121
commit 4475fefd07
48 changed files with 252 additions and 10 deletions

View File

@@ -10,7 +10,8 @@
"note": "Remove Caller and Trezor SignatureTypes",
"pr": 1015
}
]
],
"timestamp": 1535377027
},
{
"version": "1.0.1-rc.5",

View File

@@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v1.0.1-rc.6 - _August 27, 2018_
* Add WalletError and ValidatorError revert reasons (#1012)
* Remove Caller and Trezor SignatureTypes (#1015)
## v1.0.1-rc.5 - _August 24, 2018_
* Add revert reasons for ERC721Token (#933)