Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
[Keep a Changelog](https://keepachangelog.com/en/1.0.0/) convention.

## [v0.3.8] - 2025-01-16
## [0.3.8] - 2025-01-16

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

## [v0.3.7] - 2024-11-01
## [0.3.7] - 2024-11-01

* Fix - robust IMAX value detection from IMEC file (metadata 3.0)

## [v0.3.6] - 2024-10-01
## [0.3.6] - 2024-10-01

* Fix - Minor bugfix in reading npx probe model of older versions and in reaeding probe model
* Add - New GitHub Action callers for devcontainer, mkdocs, and semantic release
Expand All @@ -24,7 +24,7 @@ Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
## [0.3.4] - 2024-03-22

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

## [0.3.3] - 2024-01-24

Expand Down