Skip to content

Commit 7c7b460

Browse files
v0.4.32
1 parent de341fa commit 7c7b460

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGELOG.md

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

3-
### New Checks
43

5-
* Added `check_rate_is_not_zero` for ensuring non-zero rate value of `TimeSeries` that has more than one frame. [#389](https://github.com/NeurodataWithoutBorders/nwbinspector/issues/389)
4+
5+
# v0.4.32
66

77
### Fixes
88

@@ -14,6 +14,14 @@
1414

1515

1616

17+
# v0.4.31
18+
19+
### New Checks
20+
21+
* Added `check_rate_is_not_zero` for ensuring non-zero rate value of `TimeSeries` that has more than one frame. [#389](https://github.com/NeurodataWithoutBorders/nwbinspector/issues/389)
22+
23+
24+
1725
# v0.4.30
1826

1927
### Fixes

0 commit comments

Comments
 (0)