Skip to content

Commit 33671db

Browse files
authored
Update format_release_notes.rst
1 parent 406ab38 commit 33671db

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/format/source/format_release_notes.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,20 @@
33
Release Notes
44
=============
55

6+
2.9.0 (Upcoming)
7+
------------------------
8+
9+
Major changes
10+
^^^^^^^^^^^^^
11+
- Changed ``NWBFile.electrodes`` from a generic ``DynamicTable`` with added columns to an ``ElectrodesTable`` that extends ``DynamicTable`` with added columns. (#539)
12+
613
2.8.0 (Upcoming)
714
------------------------
815

916
Major changes
1017
^^^^^^^^^^^^^
1118
- Deprecated ``EventWaveform`` neurodata type. (#584)
1219
- Deprecated ``ImageMaskSeries`` neurodata type. (#583)
13-
- Changed ``NWBFile.electrodes`` from a generic ``DynamicTable`` with added columns to an ``ElectrodesTable`` that extends ``DynamicTable`` with added columns. (#539)
1420

1521
Minor changes
1622
^^^^^^^^^^^^^

0 commit comments

Comments
 (0)