Updated CHANGELOGS & MD docs

This commit is contained in:
Github Actions
2022-04-07 16:07:49 +00:00
committed by Noah Khamliche
parent 4929c60565
commit d6fbb43c10
2 changed files with 6 additions and 1 deletions

View File

@@ -6,7 +6,8 @@
"note": "Fix fillRfqOrder VIP being used for swaps that need transformERC20",
"pr": 461
}
]
],
"timestamp": 1649347667
},
{
"version": "16.54.0",

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v16.55.0 - _April 7, 2022_
* Fix fillRfqOrder VIP being used for swaps that need transformERC20 (#461)
## v16.54.0 - _April 6, 2022_
* Add true VIP support for eligible RFQt swaps (#458)