Update changelogs

This commit is contained in:
Michael Zhu 2020-09-28 15:43:41 -07:00
parent 961273a2ff
commit 33caae705e
5 changed files with 20 additions and 0 deletions

View File

@ -57,6 +57,10 @@
{
"note": "Fix versioning (`_encodeVersion()`) bug",
"pr": 2703
},
{
"note": "Added LiquidityProviderFeature",
"pr": 2691
}
]
},

View File

@ -133,6 +133,10 @@
{
"note": "Respect max slippage in EP consumer",
"pr": 2712
},
{
"note": "Introduced Path class, exchangeProxyOverhead parameter",
"pr": 2691
}
]
},

View File

@ -17,6 +17,10 @@
{
"note": "Regenerate artifacts",
"pr": 2703
},
{
"note": "Update IZeroEx artifact for LiquidityProviderFeature",
"pr": 2691
}
]
},

View File

@ -17,6 +17,10 @@
{
"note": "Regenerate wrappers",
"pr": 2703
},
{
"note": "Update IZeroEx wrapper for LiquidityProviderFeature",
"pr": 2691
}
]
},

View File

@ -9,6 +9,10 @@
{
"note": "Add EP flavor of `IllegalReentrancyError`.",
"pr": 2657
},
{
"note": "Added LiquidityProviderFeature errors",
"pr": 2691
}
]
},