diff --git a/CHANGELOG.md b/CHANGELOG.md index 46a83438..765aca98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ### Features * Added a seed to dummy generators [#361](https://github.com/catalystneuro/roiextractors/pull/361) +* Added depth_slice for VolumetricImagingExtractors [PR #363](https://github.com/catalystneuro/roiextractors/pull/363) ### Fixes * Added specific error message for single-frame scanimage data [PR #360](https://github.com/catalystneuro/roiextractors/pull/360)