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
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,11 +7,12 @@
7
7
8
8
### Fixed
9
9
- Fixed incorrect warning for path not ending in `.nwb` when no path argument was provided. @t-b[#2130](https://github.com/NeurodataWithoutBorders/pynwb/pull/2130)
10
+
- Fixed inability to read files created with extensions that had schema conflicts with the DeviceModel type introduced in NWB Schema 2.9.0. @stephprince[#2132](https://github.com/NeurodataWithoutBorders/pynwb/pull/2132)
10
11
- Fixed issue with setting `neurodata_type_inc` when reading NWB files with cached schema versions less than 2.2.0. @rly[#2135](https://github.com/NeurodataWithoutBorders/pynwb/pull/2135)
- Change UI of assistant to be an accordion that is always visible. [#2124](https://github.com/NeurodataWithoutBorders/pynwb/pull/2124)
14
+
### Changed
15
+
- Change UI of documentation assistant to be an accordion that is always visible.@bendichter[#2124](https://github.com/NeurodataWithoutBorders/pynwb/pull/2124)
0 commit comments