Updated CHANGELOGS & MD docs

This commit is contained in:
Github Actions
2021-01-04 23:22:26 +00:00
parent 5083fab06a
commit d52b1d24d0
44 changed files with 251 additions and 5 deletions

View File

@@ -6,7 +6,8 @@
"note": "Allow for excess return data in `LibERC20TokenV06` compat* functions",
"pr": 97
}
]
],
"timestamp": 1609802516
},
{
"timestamp": 1608692071,

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v3.3.0 - _January 4, 2021_
* Allow for excess return data in `LibERC20TokenV06` compat* functions (#97)
## v3.2.14 - _December 23, 2020_
* Dependencies updated