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
@@ -3,6 +3,7 @@
3
3
## PyNWB 3.0.0 (Upcoming)
4
4
5
5
### Enhancements and minor changes
6
+
- Added `pynwb.read_nwb` convenience method to simplify reading an NWBFile written with any backend @h-mayorquin[#1994](https://github.com/NeurodataWithoutBorders/pynwb/pull/1994)
6
7
- Added support for NWB schema 2.8.0. @rly[#2001](https://github.com/NeurodataWithoutBorders/pynwb/pull/2001)
7
8
- Removed `SpatialSeries.bounds` field that was not functional. This will be fixed in a future release. @rly[#1907](https://github.com/NeurodataWithoutBorders/pynwb/pull/1907), [#1996](https://github.com/NeurodataWithoutBorders/pynwb/pull/1996)
8
9
- Added support for `NWBFile.was_generated_by` field. @stephprince[#1924](https://github.com/NeurodataWithoutBorders/pynwb/pull/1924)
0 commit comments