Skip to content

Commit

Permalink
Adjusted CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
yarikoptic committed Jan 4, 2019
1 parent ad63f7d commit d59f1ba
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

A variety of bugfixes

### Added
### Changed

- Reproin heuristic: `__dup` indices would now be assigned incrementally
individually per each sequence, so there is a chance to properly treat
associate for multi-file (e.g. `fmap`) sequences
Expand All @@ -19,20 +17,16 @@ A variety of bugfixes
testing of an installed heudiconv
- Protocol name will also be accessed from private Siemens
csa.tProtocolName header field if not present in public one
- nipype>=0.12.0 is required now

### Deprecated
### Fixed

- Multiple files produced by dcm2niix are first sorted to guarantee
correct order e.g. of magnitude files in fieldmaps, which otherwise
resulted in incorrect according to BIDS ordering of them
- Aggregated top level .json files now would contain only the fields
with the same values from all scanned files. In prior versions,
those files were not regenerated after an initial conversion

### Removed
### Security

- Unicode handling in anonimization scripts

## [0.5.1] - 2018-07-05
Bugfix release
Expand Down

0 comments on commit d59f1ba

Please sign in to comment.