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
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,9 @@
5
5
### Performance
6
6
- Cache global type map to speed import 3X. @sneakers-the-rat[#1931](https://github.com/NeurodataWithoutBorders/pynwb/pull/1931)
7
7
8
+
### Bug fixes
9
+
- Fixed bug in how `ElectrodeGroup.__init__` validates its `position` argument. @oruebel[#1770](https://github.com/NeurodataWithoutBorders/pynwb/pull/1770)
0 commit comments