Updated CHANGELOGS & MD docs

This commit is contained in:
Github Actions
2021-02-10 09:48:52 +00:00
parent 3f4bb933d1
commit ce76a7033d
47 changed files with 269 additions and 6 deletions

View File

@@ -6,7 +6,8 @@
"note": "Update transformer utils for V4 FQT",
"pr": 104
}
]
],
"timestamp": 1612950500
},
{
"version": "1.1.5",

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v1.2.0 - _February 10, 2021_
* Update transformer utils for V4 FQT (#104)
## v1.1.5 - _January 26, 2021_
* Use `Web3Wrapper.signTypedDataAsync()` instead of removed `Web3Wrapper.signTypedDataV4Async()` (#124)