Skip to content

Commit d80a46f

Browse files
committed
ENH: manually fixed up already existing MD links to contain empty trailing []
1 parent bae6dfd commit d80a46f

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

CHANGELOG.md

Lines changed: 10 additions & 10 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

@@ -127,28 +127,28 @@ The first release after major refactoring:
127127
- Many other various issues
128128

129129
## [0.4] - 2017-10-15
130-
A usable release to support [DBIC] use-case
130+
A usable release to support [DBIC][] use-case
131131
### Added
132132
- more testing
133133
### Changes
134-
- Dockerfile updates (added pigz, progressed forward [dcm2niix])
134+
- Dockerfile updates (added pigz, progressed forward [dcm2niix][])
135135
### Fixed
136136
- correct date/time in BIDS `_scans` files
137137
- sort entries in `_scans` by date and then filename
138138

139139
## [0.3] - 2017-07-10
140-
A somewhat working release on the way to support [DBIC] use-case
140+
A somewhat working release on the way to support [DBIC][] use-case
141141
### Added
142142
- more tests
143143
- groupping of dicoms by series if provided
144144
- many more features and fixes
145145

146146
## [0.2] - 2016-10-20
147-
An initial release on the way to support [DBIC] use-case
147+
An initial release on the way to support [DBIC][] use-case
148148
### Added
149149
- basic Python project assets (`setup.py`, etc)
150150
- basic tests
151-
- [datalad] support
151+
- [datalad][] support
152152
- dbic_bids heuristic
153153
- `--dbg` command line flag to enter `pdb` environment upon failure
154154
## Fixed

0 commit comments

Comments
 (0)