Skip to content

Commit 20d92c9

Browse files
committed
update CHANGELOG
1 parent 4b4e5c9 commit 20d92c9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@
3434
- Fixed missing `__nwbfields__` and `_fieldsname` for `NWBData` and its subclasses. @rly [#2082](https://github.com/NeurodataWithoutBorders/pynwb/pull/2082)
3535
- Fixed caching of the type map when using HDMF 4.1.0. @rly [#2087](https://github.com/NeurodataWithoutBorders/pynwb/pull/2087)
3636
- Removed use of complex numbers in scratch tutorial because of incompatibilities with HDMF 4.1.0. @stephprince [#2090](https://github.com/NeurodataWithoutBorders/pynwb/pull/2090/)
37-
- Made `ImagingPlane.description` optional to conform with the NWB Schema. Note that if you use positional arguments to create
38-
an `ImagingPlane`, the order of arguments has changed. @rly [#2051](https://github.com/NeurodataWithoutBorders/pynwb/pull/2051)
37+
- Made `ImagingPlane.description` optional to conform with the NWB Schema. @rly [#2051](https://github.com/NeurodataWithoutBorders/pynwb/pull/2051)
3938

4039
### Documentation and tutorial enhancements
4140
- Added NWB AI assistant to the home page of the documentation. @magland [#2076](https://github.com/NeurodataWithoutBorders/pynwb/pull/2076)

0 commit comments

Comments
 (0)