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": "Updated implementation of `generatePseudoRandomSalt` to use generator from @0x/utils",
"pr": 1569
}
]
],
"timestamp": 1549733923
},
{
"version": "6.0.1",

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v6.1.0 - _February 9, 2019_
* Updated implementation of `generatePseudoRandomSalt` to use generator from @0x/utils (#1569)
## v6.0.1 - _February 7, 2019_
* Dependencies updated