Skip to content

Commit

Permalink
Merge pull request #212 from MilagrosMarin/chore/update-gha
Browse files Browse the repository at this point in the history
fix: fix release titles in Changelog
  • Loading branch information
ttngu207 authored Jan 28, 2025
2 parents 02476bb + d4e08ee commit 89e4d68
Showing 1 changed file with 5 additions and 5 deletions.
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

0 comments on commit 89e4d68

Please sign in to comment.