Updated CHANGELOGS

This commit is contained in:
Fabio Berger
2018-04-02 17:42:03 +09:00
parent 595517e68b
commit 4d4ea8a4d0
38 changed files with 303 additions and 56 deletions

View File

@@ -6,7 +6,8 @@
"note": "Rename `signTransactionAsync` to `signMessageAsync` for clarity",
"pr": 465
}
]
],
"timestamp": 1522658513
},
{
"version": "0.3.0",

View File

@@ -1,6 +1,11 @@
# CHANGELOG
<!--
This file is auto-generated using the monorepo-scripts package. Don't edit directly.
Edit the package's CHANGELOG.json file only.
-->
## v0.4.0 - _TBD_
CHANGELOG
## v0.4.0 - _April 2, 2018_
* Rename `signTransactionAsync` to `signMessageAsync` for clarity (#465)