Skip to content

Commit

Permalink
Update format_release_notes.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
rly authored Nov 19, 2024
1 parent 8f8e87e commit 406ab38
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions docs/format/source/format_release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,17 @@ Release Notes
2.8.0 (Upcoming)
------------------------

Minor changes
Major changes
^^^^^^^^^^^^^
- Added optional ``was_generated_by`` attribute to ``NWBFile`` to store provenance information (#578)
- Deprecated ``EventWaveform`` neurodata type. (#584)
- Deprecated ``ImageMaskSeries`` neurodata type. (#583)
- Changed ``NWBFile.electrodes`` from a generic ``DynamicTable`` with added columns to an ``ElectrodesTable`` that extends ``DynamicTable`` with added columns. (#539)

Minor changes
^^^^^^^^^^^^^
- Added optional ``was_generated_by`` attribute to ``NWBFile`` to store provenance information. (#578)
- Made ``band_mean`` and ``band_std`` in ``DecompositionSeries`` optional. (#593)
- Added ``Device.model_number``, ``Device.model_name``, ``Device.serial_number`` (#594)
- Added ``Device.model_number``, ``Device.model_name``, ``Device.serial_number``. (#594)

2.7.0 (February 7, 2024)
------------------------
Expand Down

0 comments on commit 406ab38

Please sign in to comment.