From 2b6374197919e8ad8a64699207b150b37563e77e Mon Sep 17 00:00:00 2001 From: CodyCBakerPhD Date: Fri, 6 Sep 2024 13:42:33 -0400 Subject: [PATCH] changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f3d243ec0..4096ae8bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Upcoming +### Deprecation +* Support for Python 3.8 has been removed. [#508](https://github.com/NeurodataWithoutBorders/nwbinspector/issues/508) + + + # v0.5.2 ### Deprecation (API)