Skip to content

Commit a38a001

Browse files
author
auto
committed
Update CHANGELOG.md [skip ci]
1 parent a19d642 commit a38a001

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

CHANGELOG.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,45 @@
1+
# v1.0.2 (Mon Feb 26 2024)
2+
3+
#### 🐛 Bug Fix
4+
5+
- properly remove GE multiecho bvals/bvecs [#728](https://github.com/nipy/heudiconv/pull/728) ([@bpinsard](https://github.com/bpinsard))
6+
- datalad sensitive marking fixes [#739](https://github.com/nipy/heudiconv/pull/739) ([@bpinsard](https://github.com/bpinsard))
7+
- Reject "Missing images" in sensor-dicoms [#735](https://github.com/nipy/heudiconv/pull/735) ([@chaselgrove](https://github.com/chaselgrove))
8+
9+
#### ⚠️ Pushed to `master`
10+
11+
- Adding workflow figure ([@TheChymera](https://github.com/TheChymera))
12+
- Added figures to master branch ([@TheChymera](https://github.com/TheChymera))
13+
14+
#### 🏠 Internal
15+
16+
- auto 11.0.5 is needed to avoid hitting some "Error: fatal: ... not an integer" bug [#746](https://github.com/nipy/heudiconv/pull/746) ([@yarikoptic](https://github.com/yarikoptic))
17+
- Fix - auto is in ~/, not in the PATH [#745](https://github.com/nipy/heudiconv/pull/745) ([@yarikoptic](https://github.com/yarikoptic))
18+
- Make it possible to review auto version -v output during release + adjust that workflow step description [#743](https://github.com/nipy/heudiconv/pull/743) ([@yarikoptic](https://github.com/yarikoptic))
19+
- [gh-actions](deps): Bump codecov/codecov-action from 3 to 4 [#736](https://github.com/nipy/heudiconv/pull/736) ([@dependabot[bot]](https://github.com/dependabot[bot]) [@yarikoptic](https://github.com/yarikoptic))
20+
- [gh-actions](deps): Bump actions/setup-python from 4 to 5 [#723](https://github.com/nipy/heudiconv/pull/723) ([@dependabot[bot]](https://github.com/dependabot[bot]))
21+
22+
#### 📝 Documentation
23+
24+
- Adjust wording on heuristics page -- do not claim creating some skeleton [#741](https://github.com/nipy/heudiconv/pull/741) ([@yarikoptic](https://github.com/yarikoptic))
25+
- Document how to release and add changelog entries [#737](https://github.com/nipy/heudiconv/pull/737) ([@asmacdo](https://github.com/asmacdo) [@yarikoptic](https://github.com/yarikoptic))
26+
- Add dianne tutorials [#734](https://github.com/nipy/heudiconv/pull/734) ([@asmacdo](https://github.com/asmacdo) [@yarikoptic](https://github.com/yarikoptic))
27+
- Add documentation building instructions [#730](https://github.com/nipy/heudiconv/pull/730) ([@asmacdo](https://github.com/asmacdo))
28+
- Allowing RTD to access images under the same path as README [#734](https://github.com/nipy/heudiconv/pull/734) ([@TheChymera](https://github.com/TheChymera))
29+
- Using environment figure in about section [#730](https://github.com/nipy/heudiconv/pull/730) ([@TheChymera](https://github.com/TheChymera))
30+
- Make README more concrete [#724](https://github.com/nipy/heudiconv/pull/724) ([@asmacdo](https://github.com/asmacdo))
31+
32+
#### Authors: 6
33+
34+
- [@chaselgrove](https://github.com/chaselgrove)
35+
- [@dependabot[bot]](https://github.com/dependabot[bot])
36+
- Austin Macdonald ([@asmacdo](https://github.com/asmacdo))
37+
- Basile ([@bpinsard](https://github.com/bpinsard))
38+
- Horea Christian ([@TheChymera](https://github.com/TheChymera))
39+
- Yaroslav Halchenko ([@yarikoptic](https://github.com/yarikoptic))
40+
41+
---
42+
143
# v1.0.1 (Fri Dec 08 2023)
244

345
#### 🐛 Bug Fix

0 commit comments

Comments
 (0)