From 738dcff5c20f17ecdf3c839fab753b24dae3a874 Mon Sep 17 00:00:00 2001 From: Cody Baker <51133164+CodyCBakerPhD@users.noreply.github.com> Date: Thu, 26 Oct 2023 10:58:49 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a2186ebc..b6d676a1c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,6 @@ ### 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) -* Added `check_subject_date_of_birth` for ensuring the value of date of birth has been set correctly. [#411](https://github.com/NeurodataWithoutBorders/nwbinspector/issues/411) # v0.4.30