Updated CHANGELOGS & MD docs

This commit is contained in:
Github Actions
2021-04-28 07:48:27 +00:00
parent cd296b8767
commit 84e6d788aa
46 changed files with 279 additions and 3 deletions

View File

@@ -1,4 +1,13 @@
[
{
"timestamp": 1619596077,
"version": "1.5.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "1.5.0",
"changes": [

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v1.5.1 - _April 28, 2021_
* Dependencies updated
## v1.5.0 - _April 26, 2021_
* Add support for orderSignerRegistry in getSignatureWithProviderAsync() (#195)