Skip to content

Commit 20770f1

Browse files
authored
Merge branch 'main' into dev_new_main
2 parents e4d959d + 89e4d68 commit 20770f1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@
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] - 2025-01-24
6+
## [0.4.0] - 2025-01-28
77

88
+ Update - No longer support multiple variation of ephys module, keep only `ephys_no_curation` module, renamed to `ephys`
99
+ Update - Remove other ephys modules (e.g. `ephys_acute`, `ephys_chronic`) (moved to different branches)
10-
+ Update - Add support for `SpikeInterface`
10+
+ Feat - Add support for `SpikeInterface`
1111
+ Update - Remove support for `ecephys_spike_sorting` (moved to a different branch)
1212
+ Update - Simplify the "activate" mechanism
1313

1414
## [0.3.8] - 2025-01-16
1515

16-
* Change - Revert GHA Semantic Release caller and update changelog
16+
* Fix - Revert GHA Semantic Release caller and update changelog
1717

1818
## [0.3.7] - 2024-11-01
1919

@@ -32,7 +32,7 @@ Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
3232
## [0.3.4] - 2024-03-22
3333

3434
* Add - pytest
35-
* Update - Ephys schema changed from `ephys_acute` to `ephys_no_curation` in `tutorial.ipynb`
35+
* Fix - Fix regex patterns and add minimum version for scikit-image
3636

3737
## [0.3.3] - 2024-01-24
3838

0 commit comments

Comments
 (0)