From d4e08ee2612920d3b183b3de6488c7b94a59de4d Mon Sep 17 00:00:00 2001 From: MilagrosMarin Date: Tue, 28 Jan 2025 17:59:28 +0100 Subject: [PATCH] fix: fix release titles in Changelog --- CHANGELOG.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a6570c6..810a1ca1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 @@ -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