Skip to content

Commit f7d1669

Browse files
committed
[DATALAD RUNCMD] utils/link_issues_CHANGELOG
=== Do not change lines below === { "chain": [], "cmd": "utils/link_issues_CHANGELOG", "exit": 0, "extra_inputs": [], "inputs": [ "CHANGELOG.md" ], "outputs": [ "CHANGELOG.md" ], "pwd": "." } ^^^ Do not change lines above ^^^
1 parent 5de1fea commit f7d1669

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

CHANGELOG.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@ TODO Summary
1616

1717
### Fixed
1818

19-
- TODO: fix: embedding issue (#306)
20-
- TODO: (#304) from mgxd/fix/queue
21-
- TODO: (#301) from franklin-feingold/master
19+
- TODO: fix: embedding issue ([#306])
20+
- TODO: ([#304]) from mgxd/fix/queue
21+
- TODO: ([#301]) from franklin-feingold/master
2222
- TODO: fix/queue
23-
- TODO: (#293) from mgxd/multiecho
23+
- TODO: ([#293]) from mgxd/multiecho
2424
- correctly handle the case when `outtype` of heuristic has "dicom"
2525
before '.nii.gz'. Previously would have lead to absent additional metadata
26-
extraction etc (#310)
26+
extraction etc ([#310])
2727

2828
### Removed
2929

@@ -178,3 +178,8 @@ TODO Summary
178178
[DBIC]: http://dbic.dartmouth.edu
179179
[datalad]: http://datalad.org
180180
[dcm2niix]: https://github.com/rordenlab/dcm2niix
181+
[#293]: https://github.com/nipy/heudiconv/issues/293
182+
[#301]: https://github.com/nipy/heudiconv/issues/301
183+
[#304]: https://github.com/nipy/heudiconv/issues/304
184+
[#306]: https://github.com/nipy/heudiconv/issues/306
185+
[#310]: https://github.com/nipy/heudiconv/issues/310

0 commit comments

Comments
 (0)