diff --git a/docs/format/source/format_release_notes.rst b/docs/format/source/format_release_notes.rst index eedcd2f4..3815717a 100644 --- a/docs/format/source/format_release_notes.rst +++ b/docs/format/source/format_release_notes.rst @@ -1,7 +1,7 @@ Release Notes ============= -2.3.0 (April 23, 2021) +2.3.0 (May 11, 2021) ---------------- - Add optional ``waveforms`` column to the ``Units`` table. @@ -9,7 +9,10 @@ Release Notes - Add to ``DecompositionSeries`` an optional ``DynamicTableRegion`` called ``source_channels``. - Add to ``ImageSeries`` an optional link to ``Device``. - Add optional ``continuity`` field to ``TimeSeries``. +- Add optional ``filtering`` attribute to ``ElectricalSeries``. - Clarify documentation for electrode impedance and filtering. +- Add description of extra fields. +- Set the ``stimulus_description`` for ``IZeroCurrentClamp`` to have the fixed value ``N/A``. - Update hdmf-common-schema from 1.1.3 to version 1.5.0. - The HDMF-experimental namespace was added, which includes the ``ExternalResources`` and ``EnumData`` data types. Schema in the HDMF-experimental namespace are experimental and subject to breaking changes at any time.