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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,13 @@
2
2
3
3
## PyNWB 3.1.3 (Unreleased)
4
4
5
+
### Fixed
6
+
- 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)
7
+
5
8
### Documentation and tutorial enhancements
6
9
- Change UI of assistant to be an accordion that is always visible. [#2124](https://github.com/NeurodataWithoutBorders/pynwb/pull/2124)
0 commit comments