Updated CHANGELOGS

This commit is contained in:
Leonid Logvinov
2018-11-14 16:16:32 +01:00
parent 06dcf24496
commit 3f647c259a
47 changed files with 287 additions and 41 deletions

View File

@@ -6,7 +6,8 @@
"note": "update `getBuyQuoteAsync` to return eth spent on assets instead of per unit amount",
"pr": 1252
}
]
],
"timestamp": 1542208198
},
{
"timestamp": 1542134075,

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v3.0.0 - _November 14, 2018_
* update `getBuyQuoteAsync` to return eth spent on assets instead of per unit amount (#1252)
## v2.2.2 - _November 13, 2018_
* Dependencies updated