Skip to content

Commit 5dc5953

Browse files
committed
Merge branch 'main' into datajoint-spikeinterface
2 parents 726a2bb + f754392 commit 5dc5953

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,18 @@
33
Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
44
[Keep a Changelog](https://keepachangelog.com/en/1.0.0/) convention.
55

6-
## [0.4.0] - 2024-05-28
6+
## [0.4.0] - 2024-08-16
77

88
+ Add - support for SpikeInterface version >= 0.101.0 (updated API)
99
+ Add - feature for memoization of spike sorting results (prevent duplicated runs)
1010

1111

12+
## [0.3.5] - 2024-08-16
13+
14+
+ Fix - Improve `spikeglx` loader in extracting neuropixels probe type from the meta file
15+
+ Update - Explicit call to `probe.create_neuropixels_probe_types()` to create entries in ProbeType
16+
17+
1218
## [0.3.4] - 2024-03-22
1319

1420
+ Add - pytest

0 commit comments

Comments
 (0)