Updated CHANGELOGS & MD docs

This commit is contained in:
Github Actions
2021-11-16 12:27:02 +00:00
parent 797a00a33a
commit 7d668d8801
6 changed files with 25 additions and 2 deletions

View File

@@ -6,7 +6,8 @@
"note": "Prevent EP ETH balance from reducing when executin mtxs",
"pr": 365
}
]
],
"timestamp": 1637065617
},
{
"version": "0.29.3",

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.29.4 - _November 16, 2021_
* Prevent EP ETH balance from reducing when executin mtxs (#365)
## v0.29.3 - _November 3, 2021_
* Register transformERC20() and remove transformERC20Staging() (#355)