Updated CHANGELOGS & MD docs

This commit is contained in:
Github Actions
2021-11-16 22:49:43 +00:00
parent 8903f1ab01
commit 6ab07b6304
20 changed files with 116 additions and 2 deletions

View File

@@ -1,4 +1,13 @@
[
{
"timestamp": 1637102971,
"version": "0.29.5",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "0.29.4",
"changes": [

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.29.5 - _November 16, 2021_
* Dependencies updated
## v0.29.4 - _November 16, 2021_
* Prevent EP ETH balance from reducing when executin mtxs (#365)