Skip to content

Commit 89e4d68

Browse files
authored
Merge pull request #212 from MilagrosMarin/chore/update-gha
fix: fix release titles in Changelog
2 parents 02476bb + d4e08ee commit 89e4d68

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
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-
## [v0.3.8] - 2025-01-16
6+
## [0.3.8] - 2025-01-16
77

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

10-
## [v0.3.7] - 2024-11-01
10+
## [0.3.7] - 2024-11-01
1111

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

14-
## [v0.3.6] - 2024-10-01
14+
## [0.3.6] - 2024-10-01
1515

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

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

2929
## [0.3.3] - 2024-01-24
3030

0 commit comments

Comments
 (0)