Updated CHANGELOGS

This commit is contained in:
Fabio Berger
2019-02-09 18:44:28 +00:00
parent e9bfc44b90
commit 28d9fdf798
74 changed files with 443 additions and 6 deletions

View File

@@ -6,7 +6,8 @@
"note": "Export `transactionHashUtils`, `DecodedCalldata`, `ZeroExTransaction`, and `SignedZeroExTransaction`",
"pr": 1569
}
]
],
"timestamp": 1549733923
},
{
"version": "4.0.3",

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v5.0.0 - _February 9, 2019_
* Export `transactionHashUtils`, `DecodedCalldata`, `ZeroExTransaction`, and `SignedZeroExTransaction` (#1569)
## v4.0.3 - _February 7, 2019_
* Dependencies updated