Skip to content

Commit 98fa72a

Browse files
author
Stefano Moia
committed
Update CHANGELOG.md [skip ci]
1 parent 9770894 commit 98fa72a

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

CHANGELOG.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,38 @@
1+
# 2.8.4 (Wed Apr 26 2023)
2+
3+
:tada: This release contains work from a new contributor! :tada:
4+
5+
Thank you, Yaroslav Halchenko ([@yarikoptic](https://github.com/yarikoptic)), for all your work!
6+
7+
#### 🐛 Bug Fix
8+
9+
- Remove wrong version of exclusion strings [#444](https://github.com/physiopy/phys2bids/pull/444) ([@smoia](https://github.com/smoia))
10+
11+
#### ⚠️ Pushed to `master`
12+
13+
- int: Add pre-commit configuration ([@smoia](https://github.com/smoia))
14+
- int: Fix codespell use and transfer its functionalities in `setup.cfg` ([@smoia](https://github.com/smoia))
15+
- int: Update CI environment ([@smoia](https://github.com/smoia))
16+
- docs: Update install requirement lines in documentation ([@smoia](https://github.com/smoia))
17+
18+
#### 📝 Documentation
19+
20+
- Update documentation to include GE file functionality [#443](https://github.com/physiopy/phys2bids/pull/443) ([@nw-duncan](https://github.com/nw-duncan) [@smoia](https://github.com/smoia))
21+
22+
#### 🏠 Internal
23+
24+
- Fix pre-commit configuration [#445](https://github.com/physiopy/phys2bids/pull/445) ([@smoia](https://github.com/smoia) [@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot]))
25+
- Codespell the code, add configuration and workflow for it so no typo sneaks in [#436](https://github.com/physiopy/phys2bids/pull/436) ([@yarikoptic](https://github.com/yarikoptic))
26+
27+
#### Authors: 4
28+
29+
- [@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot])
30+
- Niall Duncan ([@nw-duncan](https://github.com/nw-duncan))
31+
- Stefano Moia ([@smoia](https://github.com/smoia))
32+
- Yaroslav Halchenko ([@yarikoptic](https://github.com/yarikoptic))
33+
34+
---
35+
136
# 2.8.3 (Tue Mar 14 2023)
237

338
#### 🐛 Bug Fix

0 commit comments

Comments
 (0)