Updated CHANGELOGS

This commit is contained in:
Leonid Logvinov
2018-05-22 10:16:38 -07:00
parent 2f35e4789c
commit f8c628b0c7
50 changed files with 324 additions and 30 deletions

View File

@@ -1,5 +1,15 @@
[
{
"version": "0.0.2",
"changes": [
{
"note": "Dependencies updated"
}
],
"timestamp": 1527008544
},
{
"timestamp": 1527008270,
"version": "0.0.1",
"changes": [
{

View File

@@ -4,3 +4,11 @@ Edit the package's CHANGELOG.json file only.
-->
CHANGELOG
## v0.0.2 - _May 22, 2018_
* Dependencies updated
## v0.0.1 - _May 22, 2018_
* Moved contractWrappers out of 0x.js (#579)