Skip to content

Commit 3eb5efa

Browse files
author
auto
committed
Update CHANGELOG.md [skip ci]
1 parent 1b0bb5a commit 3eb5efa

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

CHANGELOG.md

+33
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,36 @@
1+
# v1.2.0 (Fri Sep 13 2024)
2+
3+
#### 🚀 Enhancement
4+
5+
- [ENH] add PlainAcquisitionLabel IntendedFor method [#768](https://github.com/nipy/heudiconv/pull/768) ([@octomike](https://github.com/octomike))
6+
7+
#### 🐛 Bug Fix
8+
9+
- Fixup testing: kludge for pydicom 3.0.0 in dcmstack, ignore some warnings from nipype for python 3.12 [#782](https://github.com/nipy/heudiconv/pull/782) ([@yarikoptic](https://github.com/yarikoptic))
10+
- Add JOSS paper badge to README.md (leading) ([@yarikoptic](https://github.com/yarikoptic))
11+
- Provide title matching JOSS publication as the title in .zenodo.json ([@yarikoptic](https://github.com/yarikoptic))
12+
13+
#### 🏠 Internal
14+
15+
- Rename s variable to curr_seqinfo in reproin heuristic [#779](https://github.com/nipy/heudiconv/pull/779) ([@tsalo](https://github.com/tsalo))
16+
17+
#### 📝 Documentation
18+
19+
- run pre-commit on all files to avoid unrelated errors in other PRs. [#778](https://github.com/nipy/heudiconv/pull/778) ([@bpinsard](https://github.com/bpinsard))
20+
21+
#### 🧪 Tests
22+
23+
- Run tests weekly to ensure we are still good [#781](https://github.com/nipy/heudiconv/pull/781) ([@yarikoptic](https://github.com/yarikoptic))
24+
25+
#### Authors: 4
26+
27+
- Basile ([@bpinsard](https://github.com/bpinsard))
28+
- Michael ([@octomike](https://github.com/octomike))
29+
- Taylor Salo ([@tsalo](https://github.com/tsalo))
30+
- Yaroslav Halchenko ([@yarikoptic](https://github.com/yarikoptic))
31+
32+
---
33+
134
# v1.1.6 (Thu Jun 06 2024)
235

336
#### 🏠 Internal

0 commit comments

Comments
 (0)