Skip to content

Commit d05779e

Browse files
committed
Update changelog
1 parent 3bf95a5 commit d05779e

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# PyNWB Changelog
22

3+
## PyNWB 3.1.1 (July 14, 2025)
4+
5+
### Bug fixes
6+
- Fixed reading and exporting of files written with NWB Schema < 2.9.0 that contained a reference to the electrodes table. @rly [#2112](https://github.com/NeurodataWithoutBorders/pynwb/pull/2112)
7+
8+
39
## PyNWB 3.1.0 (July 8, 2025)
410

511
### Breaking changes
@@ -35,7 +41,7 @@
3541
- Fixed caching of the type map when using HDMF 4.1.0. @rly [#2087](https://github.com/NeurodataWithoutBorders/pynwb/pull/2087)
3642
- 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/)
3743
- Made `ImagingPlane.description` optional to conform with the NWB Schema. @rly [#2051](https://github.com/NeurodataWithoutBorders/pynwb/pull/2051)
38-
44+
3945
### Documentation and tutorial enhancements
4046
- Added NWB AI assistant to the home page of the documentation. @magland [#2076](https://github.com/NeurodataWithoutBorders/pynwb/pull/2076)
4147

0 commit comments

Comments
 (0)