diff --git a/CHANGELOG.md b/CHANGELOG.md index fe02a486e..3550691cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ * Added a `from_nwbfile` class method constructor to all `BackendConfiguration` models. [PR #673](https://github.com/catalystneuro/neuroconv/pull/673) * Added compression to `FicTracDataInterface`. [PR #678](https://github.com/catalystneuro/neuroconv/pull/678) * Exposed `block_index` to all OpenEphys interfaces. [PR #695](https://github.com/catalystneuro/neuroconv/pull/695) +* Added metadata support for v1 NHP probes for the SpikeGLX interface. [PR #696](https://github.com/catalystneuro/neuroconv/pull/696)