Skip to content

Commit 1d420e5

Browse files
author
auto
committed
Update CHANGELOG.md [skip ci]
1 parent 971cc87 commit 1d420e5

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
# v1.3.3 (Tue Mar 25 2025)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Require nibabel >= 5.3.1 (fixes issues with enhanced DICOMs), and drop Python 3.8 support [#800](https://github.com/nipy/heudiconv/pull/800) ([@bpinsard](https://github.com/bpinsard))
6+
- Do not create README if there is other allowed README.md or alike [#818](https://github.com/nipy/heudiconv/pull/818) ([@yarikoptic](https://github.com/yarikoptic))
7+
8+
#### 🏠 Internal
9+
10+
- Minor non-consecuential changes (trailing ., add venv folders to ignore for codespell) [#820](https://github.com/nipy/heudiconv/pull/820) ([@yarikoptic](https://github.com/yarikoptic))
11+
- [gh-actions](deps): Bump codecov/codecov-action from 4 to 5 [#805](https://github.com/nipy/heudiconv/pull/805) ([@dependabot[bot]](https://github.com/dependabot[bot]))
12+
13+
#### 📝 Documentation
14+
15+
- Improve formatting in custom_seqinfo doc + provide url to an example [#815](https://github.com/nipy/heudiconv/pull/815) ([@yarikoptic](https://github.com/yarikoptic))
16+
- DOC: Replace gone pointer to "Usage" with "CLI Reference" [#811](https://github.com/nipy/heudiconv/pull/811) ([@yarikoptic](https://github.com/yarikoptic))
17+
18+
#### Authors: 3
19+
20+
- [@dependabot[bot]](https://github.com/dependabot[bot])
21+
- Basile ([@bpinsard](https://github.com/bpinsard))
22+
- Yaroslav Halchenko ([@yarikoptic](https://github.com/yarikoptic))
23+
24+
---
25+
126
# v1.3.2 (Tue Nov 05 2024)
227

328
#### 🐛 Bug Fix

0 commit comments

Comments
 (0)