From 8e5d9ba581f3e3825a35494e543614a82402e626 Mon Sep 17 00:00:00 2001 From: Heberto Mayorquin Date: Tue, 10 Sep 2024 11:15:18 -0600 Subject: [PATCH] Release v0.6.2 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 371c55d5a..9c810454a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # Upcoming +## v.0.6.2 + ### Bug Fixes * Fixed a bug where `IntanRecordingInterface` added two devices [PR #1059](https://github.com/catalystneuro/neuroconv/pull/1059) * Fix a bug in `add_sorting_to_nwbfile` where `unit_electrode_indices` was only propagated if `waveform_means` was passed [PR #1057](https://github.com/catalystneuro/neuroconv/pull/1057)