address comments

This commit is contained in:
Noah Khamliche
2022-06-03 14:41:42 -04:00
committed by Noah Khamliche
parent 8f2f4554eb
commit 50e99e6eac
2 changed files with 5 additions and 10 deletions

View File

@@ -1,13 +1,4 @@
[
{
"version": "0.35.0",
"changes": [
{
"note": "Adds support for BancorV3 to EthereumBridgeAdapter",
"pr": 492
}
]
},
{
"version": "0.34.0",
"changes": [
@@ -18,6 +9,10 @@
{
"note": "Add stETH wrap/unwrap support",
"pr": 476
},
{
"note": "Adds support for BancorV3 to EthereumBridgeAdapter",
"pr": 492
}
]
},