From eedbf33ebe2d12dc0d691d6f5a54c91d0854b98e Mon Sep 17 00:00:00 2001 From: Stefano Moia Date: Tue, 8 Oct 2024 15:31:47 +0000 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ce7434..f730be7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,22 @@ +# 0.7.0 (Tue Oct 08 2024) + +#### 🚀 Enhancement + +- Improve peak detection utility and optimize metrics [#40](https://github.com/physiopy/physioqc/pull/40) ([@smoia](https://github.com/smoia)) + +#### 🏠 Internal + +- [pre-commit.ci] pre-commit autoupdate [#38](https://github.com/physiopy/physioqc/pull/38) ([@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot])) +- Tune up codespell configuration to skip trough and not modify versioneer file [#20](https://github.com/physiopy/physioqc/pull/20) ([@yarikoptic](https://github.com/yarikoptic) [@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot])) + +#### Authors: 3 + +- [@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot]) +- Stefano Moia ([@smoia](https://github.com/smoia)) +- Yaroslav Halchenko ([@yarikoptic](https://github.com/yarikoptic)) + +--- + # 0.6.1 (Tue Oct 08 2024) #### ⚠️ Pushed to `master`