You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Change Log
2
2
3
-
## Unreleased
3
+
## [0.5.1] (March 7, 2024)
4
4
5
5
### Infrastructure
6
6
@@ -16,11 +16,9 @@
16
16
- Video restriction for multicamera epochs #834
17
17
- Fixes to `_convert_mp4`#834
18
18
- Replace deprecated calls to `yaml.safe_load()`#834
19
-
20
19
- Spikesorting:
21
-
- Increase the required `spikeinterface` version to >=0.99.1 for `get_sorting` method associated with `SpikeSorting` and `CurationV1` tables in spike sorting V1 pipeline. Limit version to <0.100 in case there are other issues with it.#852
20
+
- Increase`spikeinterface` version to >=0.99.1, <0.100 #852
22
21
- Bug fix in single artifact interval edge case #859
23
-
24
22
- LFP
25
23
- In LFPArtifactDetection, only apply referencing if explicitly selected #863
0 commit comments