Updated CHANGELOGS & MD docs

This commit is contained in:
xianny
2019-12-09 14:53:05 -08:00
parent 99debff5d2
commit 71de0d04f3
85 changed files with 2237 additions and 2062 deletions

View File

@@ -6,7 +6,8 @@
"note": "Add wrapper for `IAssetDataContract`",
"pr": 2373
}
]
],
"timestamp": 1575931811
},
{
"version": "13.0.0",

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v13.1.0 - _December 9, 2019_
* Add wrapper for `IAssetDataContract` (#2373)
## v13.0.0 - _December 2, 2019_
* Remove dependency on `abi-gen-wrappers` (#2370)