Skip to content

Commit d31ebbf

Browse files
author
Stefano Moia
committed
Update CHANGELOG.md [skip ci]
1 parent 309e11c commit d31ebbf

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

CHANGELOG.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,43 @@
1+
# 0.4.0 (Wed Jul 17 2024)
2+
3+
:tada: This release contains work from a new contributor! :tada:
4+
5+
Thank you, Rachael Stickland ([@RayStick](https://github.com/RayStick)), for all your work!
6+
7+
#### 🚀 Enhancement
8+
9+
- feat: Development release fix ([@smoia](https://github.com/smoia))
10+
- feat: Update workflows and setup ([@smoia](https://github.com/smoia))
11+
12+
#### 🐛 Bug Fix
13+
14+
- Add .pre-commit-config.yaml [#67](https://github.com/physiopy/peakdet/pull/67) ([@maestroque](https://github.com/maestroque) [@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot]))
15+
16+
#### 📝 Documentation
17+
18+
- bring branch up to date with master [#69](https://github.com/physiopy/peakdet/pull/69) ([@maestroque](https://github.com/maestroque) [@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot]) [@smoia](https://github.com/smoia) [@RayStick](https://github.com/RayStick))
19+
20+
#### ⚠️ Tests
21+
22+
- Integrate Loguru [#62](https://github.com/physiopy/peakdet/pull/62) ([@maestroque](https://github.com/maestroque))
23+
24+
#### 🏠 Internal
25+
26+
- Update setup and runners [#72](https://github.com/physiopy/peakdet/pull/72) ([@smoia](https://github.com/smoia))
27+
- [pre-commit.ci] pre-commit autoupdate [#71](https://github.com/physiopy/peakdet/pull/71) ([@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot]))
28+
- Add Continuous Deployment tools (`auto`, packaging workflows, zenodo) [#41](https://github.com/physiopy/peakdet/pull/41) ([@smoia](https://github.com/smoia))
29+
- [pre-commit.ci] pre-commit autoupdate [#70](https://github.com/physiopy/peakdet/pull/70) ([@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot]))
30+
- Add auto-author and auto-label to github workflow [#65](https://github.com/physiopy/peakdet/pull/65) ([@RayStick](https://github.com/RayStick))
31+
32+
#### Authors: 4
33+
34+
- [@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot])
35+
- George Kikas ([@maestroque](https://github.com/maestroque))
36+
- Rachael Stickland ([@RayStick](https://github.com/RayStick))
37+
- Stefano Moia ([@smoia](https://github.com/smoia))
38+
39+
---
40+
141
# 0.4.0 (Mon Jul 15 2024)
242

343
:tada: This release contains work from a new contributor! :tada:

0 commit comments

Comments
 (0)