Updated CHANGELOGS

This commit is contained in:
Fabio Berger
2019-01-09 14:44:03 +01:00
parent 2fa4ed1fb7
commit 0a6ead90d9
74 changed files with 384 additions and 19 deletions

View File

@@ -7,7 +7,8 @@
"Export `MultiAssetData`, `MultiAssetDataWithRecursiveDecoding`, `ObjectMap`, and `SingleAssetData` from types. No longer export `AssetData`.",
"pr": 1363
}
]
],
"timestamp": 1547040760
},
{
"version": "2.0.8",

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v3.0.0 - _January 9, 2019_
* Export `MultiAssetData`, `MultiAssetDataWithRecursiveDecoding`, `ObjectMap`, and `SingleAssetData` from types. No longer export `AssetData`. (#1363)
## v2.0.8 - _December 13, 2018_
* Dependencies updated