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
@@ -6,6 +6,7 @@
6
6
- For `NWBHDF5IO()`, change the default of arg `load_namespaces` from `False` to `True`. @bendichter[#1748](https://github.com/NeurodataWithoutBorders/pynwb/pull/1748)
- Fix usage of the `validate` function in the `pynwb.testing.testh5io` classes and cache the spec by default in those classes. @rly[#1782](https://github.com/NeurodataWithoutBorders/pynwb/pull/1782)
9
10
- Updated timeseries data checks to warn instead of error when reading invalid files. @stephprince[#1793](https://github.com/NeurodataWithoutBorders/pynwb/pull/1793) and [#1809](https://github.com/NeurodataWithoutBorders/pynwb/pull/1809)
10
11
- Expose the offset, conversion and channel conversion parameters in `mock_ElectricalSeries`. @h-mayorquin[#1796](https://github.com/NeurodataWithoutBorders/pynwb/pull/1796)
11
12
- Expose `starting_time` in `mock_ElectricalSeries`. @h-mayorquin[#1805](https://github.com/NeurodataWithoutBorders/pynwb/pull/1805)
0 commit comments