diff --git a/CHANGELOG.md b/CHANGELOG.md index 9525ef454..17e6a7a33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,8 @@ -# v0.3.0 (Upcoming) +# (Upcoming) + + + +# v0.3.0 ### Back-compatibility break * `ExtractorInterface` classes now access their extractor with the classmethod `cls.get_extractor()` instead of the attribute `self.Extractor`. [PR #324](https://github.com/catalystneuro/neuroconv/pull/324)