diff --git a/CHANGELOG.md b/CHANGELOG.md index 21e39475c..457c44060 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,8 @@ # Upcoming -### New Checks -* 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) + +# v0.4.32 ### Fixes @@ -14,6 +14,14 @@ +# v0.4.31 + +### New Checks + +* 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) + + + # v0.4.30 ### Fixes