Skip to content

Commit

Permalink
Update CHANGELOG.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
auto committed Sep 13, 2024
1 parent 1b0bb5a commit 3eb5efa
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,36 @@
# v1.2.0 (Fri Sep 13 2024)

#### 🚀 Enhancement

- [ENH] add PlainAcquisitionLabel IntendedFor method [#768](https://github.com/nipy/heudiconv/pull/768) ([@octomike](https://github.com/octomike))

#### 🐛 Bug Fix

- 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))
- Add JOSS paper badge to README.md (leading) ([@yarikoptic](https://github.com/yarikoptic))
- Provide title matching JOSS publication as the title in .zenodo.json ([@yarikoptic](https://github.com/yarikoptic))

#### 🏠 Internal

- Rename s variable to curr_seqinfo in reproin heuristic [#779](https://github.com/nipy/heudiconv/pull/779) ([@tsalo](https://github.com/tsalo))

#### 📝 Documentation

- 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))

#### 🧪 Tests

- Run tests weekly to ensure we are still good [#781](https://github.com/nipy/heudiconv/pull/781) ([@yarikoptic](https://github.com/yarikoptic))

#### Authors: 4

- Basile ([@bpinsard](https://github.com/bpinsard))
- Michael ([@octomike](https://github.com/octomike))
- Taylor Salo ([@tsalo](https://github.com/tsalo))
- Yaroslav Halchenko ([@yarikoptic](https://github.com/yarikoptic))

---

# v1.1.6 (Thu Jun 06 2024)

#### 🏠 Internal
Expand Down

0 comments on commit 3eb5efa

Please sign in to comment.