Updated CHANGELOGS & MD docs

This commit is contained in:
Github Actions 2022-04-21 21:16:23 +00:00
parent 389bb77439
commit b3d1f3cd10
2 changed files with 6 additions and 1 deletions

View File

@ -6,7 +6,8 @@
"note": "Add estimatedGas to ExtendedQuoteReport", "note": "Add estimatedGas to ExtendedQuoteReport",
"pr": 463 "pr": 463
} }
] ],
"timestamp": 1650575781
}, },
{ {
"version": "16.55.0", "version": "16.55.0",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG CHANGELOG
## v16.56.0 - _April 21, 2022_
* Add estimatedGas to ExtendedQuoteReport (#463)
## v16.55.0 - _April 7, 2022_ ## v16.55.0 - _April 7, 2022_
* Fix fillRfqOrder VIP being used for swaps that need transformERC20 (#461) * Fix fillRfqOrder VIP being used for swaps that need transformERC20 (#461)