diff --git a/docs/additional/releases.rst b/docs/additional/releases.rst index 3190c21ff9..5669e0778b 100644 --- a/docs/additional/releases.rst +++ b/docs/additional/releases.rst @@ -7,24 +7,27 @@ Releases This page outlines upcoming releases and expected changes. -+-------------+---------------------------------------------------------------+----------------------+------------+ -| **Release** | **Overview** | **Est Release Date** | **Status** | -+-------------+---------------------------------------------------------------+----------------------+------------+ -| `VIP`_ | PLP VIP | 12/01/20 | Timelocked | -+-------------+---------------------------------------------------------------+----------------------+------------+ -| `Hancock`_ | Remove calldata signing / DeFi Saver Fix / Allowance on Proxy | 12/07/20 | Testing | -+-------------+---------------------------------------------------------------+----------------------+------------+ -| `Tinker`_ | V4 Orders | Early January 2021 | In Audits | -+-------------+---------------------------------------------------------------+----------------------+------------+ +.. table:: + :widths: 20 60 10 10 -VIP + +--------------+---------------------------------------------------------------+----------------------+------------+ + | **Release** | **Overview** | **Est Release Date** | **Status** | + +--------------+---------------------------------------------------------------+----------------------+------------+ + | `Plop`_ | PLP VIP | 12/01/20 | Timelocked | + +--------------+---------------------------------------------------------------+----------------------+------------+ + | `Hot-Pants`_ | Remove calldata signing / DeFi Saver Fix / Allowance on Proxy | 12/07/20 | Testing | + +--------------+---------------------------------------------------------------+----------------------+------------+ + | `Tinker`_ | V4 Orders | Early January 2021 | In Audits | + +--------------+---------------------------------------------------------------+----------------------+------------+ + +Plop ---- - Deploy the `LiquidityProviderFeature <../architecture/features.html>`_, which enables optimized trades directly with `PLP <../advanced/plp.html>`_ -Hancock -------- +Hot-Pants +---------- - Removes calldata signing from ``TransformERC20`` Feature. - Redeploying all `Transformers <../architecture/transformers.html>`_ (new interface w/o ``calldataHash``)