diff --git a/document/core/appendix/changes.rst b/document/core/appendix/changes.rst index 012386e6..f66b7b81 100644 --- a/document/core/appendix/changes.rst +++ b/document/core/appendix/changes.rst @@ -162,6 +162,8 @@ Added more precise types for references [#proposal-typedref]_. * Refined typing of :ref:`local instructions ` and :ref:`instruction sequences ` to track the :ref:`initialization status ` of :ref:`locals ` with non-:ref:`defaultable ` type +* Refined decoding of :ref:`active ` :ref:`element segments ` with implicit element type and plain function indices (opcode :math:`0`) to produce :ref:`non-nullable ` :ref:`reference type `. + * Extended :ref:`table definitions ` with optional initializer expression