Skip to content

Fix CHANGES file after commit df63a28152540ff95e7955403a9dc09f6f6e0876 #1094

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 26, 2015
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ Next release

* FIX: Enable absolute path definitions in DCMStack (https://github.com/nipy/nipype/pull/1089,
replaced by https://github.com/nipy/nipype/pull/1093)
* ENH: New algorithm: mesh.WarpPoints applies displacements fields to point sets.
* ENH: Improved FieldMap-Based (FMB) workflow for correction of susceptibility distortions
in EPI seqs. (https://github.com/nipy/nipype/pull/1019)
* ENH: Added interface to simulate DWIs using the multi-tensor model
(https://github.com/nipy/nipype/pull/1085)
* ENH: New mesh.MeshWarpMaths to operate on surface-defined warpings
(https://github.com/nipy/nipype/pull/1016)
* FIX: Refactor P2PDistance, change name to ComputeMeshWarp, add regression tests,
Expand Down