Skip to content

Commit 6dfef2b

Browse files
Update CHANGELOG.md
1 parent 8b05b78 commit 6dfef2b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Upcoming
22

3+
# v0.4.19
4+
5+
### Fixes
6+
7+
* Fixed an issue with table checks that attempted to retrieve data from on-disk NWB files in a non-lazy manner. Also improved `check_timestamps_match_first_dimension` for `TimeSeries` objects, which similarly attempted to load unnecessary data into memory. [PR #296](https://github.com/NeurodataWithoutBorders/nwbinspector/pull/296)
8+
9+
10+
311
# v0.4.18
412

513
### Hotfix

0 commit comments

Comments
 (0)