Skip to content

Commit 7200a0b

Browse files
author
auto
committed
Update CHANGELOG.md [skip ci]
1 parent ade3fd5 commit 7200a0b

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
# v1.3.0 (Wed Oct 02 2024)
2+
3+
#### 🚀 Enhancement
4+
5+
- timezone aware [#780](https://github.com/nipy/heudiconv/pull/780) ([@AlanKuurstra](https://github.com/AlanKuurstra) [@yarikoptic](https://github.com/yarikoptic))
6+
7+
#### 🐛 Bug Fix
8+
9+
- BF(workaround): if heuristic provided just a string and not list of types -- make it into a tuple [#787](https://github.com/nipy/heudiconv/pull/787) ([@yarikoptic](https://github.com/yarikoptic))
10+
- Refactor create_seqinfo tiny bit to avoid duplication and add logging; and in tests to reuse list of dicom paths [#785](https://github.com/nipy/heudiconv/pull/785) ([@yarikoptic](https://github.com/yarikoptic))
11+
- extract sequence_name from PulseSequenceName on Siemens XA** data [#753](https://github.com/nipy/heudiconv/pull/753) ([@bpinsard](https://github.com/bpinsard))
12+
- Just INFO not WARNING if heuristic is missing intotoids [#784](https://github.com/nipy/heudiconv/pull/784) ([@yarikoptic](https://github.com/yarikoptic))
13+
14+
#### Authors: 3
15+
16+
- [@AlanKuurstra](https://github.com/AlanKuurstra)
17+
- Basile ([@bpinsard](https://github.com/bpinsard))
18+
- Yaroslav Halchenko ([@yarikoptic](https://github.com/yarikoptic))
19+
20+
---
21+
122
# v1.2.0 (Fri Sep 13 2024)
223

324
#### 🚀 Enhancement

0 commit comments

Comments
 (0)