You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,7 @@
15
15
- Deprecated `Device.model_name`, `Device.model_number`, and `Device.manufacturer` fields in favor of `DeviceModel`. @rly[#2088](https://github.com/NeurodataWithoutBorders/pynwb/pull/2088)
16
16
- Added support for 2D `EventDetection.source_index` to indicate [time_index, channel_index]. @stephprince[#2091](https://github.com/NeurodataWithoutBorders/pynwb/pull/2091)
17
17
- Made `EventDetection.times` optional. @stephprince[#2091](https://github.com/NeurodataWithoutBorders/pynwb/pull/2091)
- Automatically add timezone information to timestamps reference time if no timezone information is specified. @stephprince[#2056](https://github.com/NeurodataWithoutBorders/pynwb/pull/2056)
19
20
- Added option to disable typemap caching and updated type map cache location. @stephprince[#2057](https://github.com/NeurodataWithoutBorders/pynwb/pull/2057)
0 commit comments