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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,8 @@
13
13
- When an external file is detected when initializing an ImageSeries and no format is provided, automatically set format to "external" instead of raising an error. @stephprince[#2060](https://github.com/NeurodataWithoutBorders/pynwb/pull/2060)
14
14
- Added mask_type option to `mock_PlaneSegmentation`. @pauladkisson[#2067](https://github.com/NeurodataWithoutBorders/pynwb/pull/2067)
15
15
- Improved the documentation of the `spike_times` in the Units table methods @h-mayorquin[#2085](https://github.com/NeurodataWithoutBorders/pynwb/pull/2085)
16
+
- Removed core namespace warning unless cached version is newer. @stephprince[#2077](https://github.com/NeurodataWithoutBorders/pynwb/pull/2077)
17
+
- Bumped minimum HDMF version to 4.1.0. @stephprince[#2077](https://github.com/NeurodataWithoutBorders/pynwb/pull/2077)
16
18
17
19
### Bug fixes
18
20
- Fixed `add_data_interface` functionality that was mistakenly removed in PyNWB 3.0. @stephprince[#2052](https://github.com/NeurodataWithoutBorders/pynwb/pull/2052)
0 commit comments