Skip to content

Commit 9394e3e

Browse files
committed
update CHANGELOG
1 parent 8c93aa8 commit 9394e3e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## PyNWB 3.1.3 (Unreleased)
44

5+
### Added
6+
- Added 'target_tables' kwarg to DynamicTable subclasses to allow classes that extend DynamicTable subclasses to specify the mapping of DynamicTableRegion columns to the target tables. @rly [#2096](https://github.com/NeurodataWithoutBorders/pynwb/issues/2096)
7+
58
### Fixed
69
- 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)
710
- Fixed issue with setting `neurodata_type_inc` when reading NWB files with cached schema versions less than 2.2.0. @rly [#2135](https://github.com/NeurodataWithoutBorders/pynwb/pull/2135)

0 commit comments

Comments
 (0)