Skip to content

Commit 1edee12

Browse files
authored
Update changelog
1 parent 8d2100e commit 1edee12

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/format/source/format_release_notes.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ Major changes
1010
^^^^^^^^^^^^^
1111
- Deprecated ``Device.model_number``, ``Device.model_name``, ``Device.serial_number``. Use
1212
``Device.model`` link and new ``DeviceModel`` neurodata type instead.
13+
- Added ``DeviceModel`` neurodata type to represent the model of a device instead of a specific instance of a device.
14+
This deduplicates information when a session involves multiple instances of the same device model, and it helps
15+
combine data across sessions and experiments when the model is the same.
16+
See https://github.com/NeurodataWithoutBorders/nwb-schema/issues/607 for details.
1317

1418
Minor changes
1519
^^^^^^^^^^^^^

0 commit comments

Comments
 (0)