Skip to content

Commit 32409ed

Browse files
author
auto
committed
Update CHANGELOG.md [skip ci]
1 parent 7e30564 commit 32409ed

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

CHANGELOG.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,39 @@
1+
# v1.3.4 (Wed Sep 24 2025)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Sanitize "locator" value [#830](https://github.com/nipy/heudiconv/pull/830) ([@yarikoptic](https://github.com/yarikoptic))
6+
- [FIX] remove XA partial volumes, generated by dcm2niix as derived data [#817](https://github.com/nipy/heudiconv/pull/817) ([@bpinsard](https://github.com/bpinsard))
7+
- [ENH] filter dicoms earlier to avoid nibabel crash with XA ill-formed mutli-planar localizer dicoms [#806](https://github.com/nipy/heudiconv/pull/806) ([@bpinsard](https://github.com/bpinsard))
8+
- Address typing issues (and avoid some minor code duplication) [#828](https://github.com/nipy/heudiconv/pull/828) ([@yarikoptic](https://github.com/yarikoptic))
9+
- remove bval bvecs files generated for SBRef on XA60/CMRR/dcm2niix [#819](https://github.com/nipy/heudiconv/pull/819) ([@bpinsard](https://github.com/bpinsard))
10+
11+
#### 🏠 Internal
12+
13+
- [gh-actions](deps): Bump actions/setup-python from 5 to 6 [#833](https://github.com/nipy/heudiconv/pull/833) ([@dependabot[bot]](https://github.com/dependabot[bot]))
14+
- [gh-actions](deps): Bump actions/checkout from 4 to 5 [#827](https://github.com/nipy/heudiconv/pull/827) ([@dependabot[bot]](https://github.com/dependabot[bot]))
15+
- Add claude workflow [#827](https://github.com/nipy/heudiconv/pull/827) ([@yarikoptic](https://github.com/yarikoptic))
16+
- Use ubuntu-22.04 until we fixup NeuroDebian APT for debian and ubuntu [#825](https://github.com/nipy/heudiconv/pull/825) ([@yarikoptic](https://github.com/yarikoptic))
17+
18+
#### 📝 Documentation
19+
20+
- Fix the name of the `podman` executable in the docs [#829](https://github.com/nipy/heudiconv/pull/829) ([@mih](https://github.com/mih))
21+
- DOC: fix the description of filter_files [#823](https://github.com/nipy/heudiconv/pull/823) ([@mslw](https://github.com/mslw) [@yarikoptic](https://github.com/yarikoptic))
22+
23+
#### 🧪 Tests
24+
25+
- Enable testing 3.13 [#831](https://github.com/nipy/heudiconv/pull/831) ([@yarikoptic](https://github.com/yarikoptic))
26+
27+
#### Authors: 5
28+
29+
- [@dependabot[bot]](https://github.com/dependabot[bot])
30+
- Basile ([@bpinsard](https://github.com/bpinsard))
31+
- Michael Hanke ([@mih](https://github.com/mih))
32+
- Michał Szczepanik ([@mslw](https://github.com/mslw))
33+
- Yaroslav Halchenko ([@yarikoptic](https://github.com/yarikoptic))
34+
35+
---
36+
137
# v1.3.3 (Tue Mar 25 2025)
238

339
#### 🐛 Bug Fix

0 commit comments

Comments
 (0)