Skip to content

Commit

Permalink
rel(1.2.0): update changes [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
mgxd committed May 21, 2020
1 parent 1e09f47 commit 747e4d7
Showing 1 changed file with 22 additions and 17 deletions.
39 changes: 22 additions & 17 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,20 +1,25 @@
1.2.0 (TBD)
===========
First release in the 1.2.x series.

* FIX: Add DWI default patterns for dMRIPrep's reportlets (#504)
* FIX: Merge/SplitSeries write to path of input image, instead of cwd (#503)
* FIX: Better generalization and renaming+relocation in the API of ``extract_wm`` (#500)
* FIX: Increase fault tolerance of DerivativesDataSink (#497)
* FIX: Match N4-only workflow outputs to brain extraction workflow (#496)
* FIX: Set default volumetric resolution within OutputReferencesAction to native (#494)
* ENH: Add nibabel-based split and merge interfaces (#489)
* ENH: Show registration reportlets inline within Jupyter notebooks (#493)
* ENH: Ensure subcortical volume in CIFTI is in LAS orientation (#484)
* ENH: Produce carpetplot from CIFTI file (#491)
* ENH: Option to set DerivativesDataSink datatype (#492) (#495)
* MAINT: Revert #496 -- N4-only workflow connections (#498)
* MAINT: Transfer brainmask script from fMRIPrep (#488)
1.2.0 (May 21, 2020)
====================
First release in the 1.2.x series. This release includes a variety of enhancements
and bug fixes, including a large scale refactoring of DerivativesDataSink.

* FIX: Purge greedy lstrip from reports (#521)
* FIX: Add DWI default patterns for dMRIPrep's reportlets (#504)
* FIX: Merge/SplitSeries write to path of input image, instead of cwd (#503)
* FIX: Better generalization and renaming+relocation in the API of ``extract_wm`` (#500)
* FIX: Increase fault tolerance of DerivativesDataSink (#497)
* FIX: Match N4-only workflow outputs to brain extraction workflow (#496)
* FIX: Set default volumetric resolution within OutputReferencesAction to native (#494)
* ENH: Upstream NiTransforms module from fMRIPrep (#525)
* ENH: Improve DerivativesDataSink flexibility (#507) (#514) (#516)
* ENH: Add utility function to quickly check for FS license (#505)
* ENH: Add nibabel-based split and merge interfaces (#489)
* ENH: Show registration reportlets inline within Jupyter notebooks (#493)
* ENH: Ensure subcortical volume in CIFTI is in LAS orientation (#484)
* ENH: Produce carpetplot from CIFTI file (#491)
* ENH: Option to set DerivativesDataSink datatype (#492) (#495)
* MAINT: Revert #496 -- N4-only workflow connections (#498)
* MAINT: Transfer brainmask script from fMRIPrep (#488)

1.1.12 (March 19, 2020)
=======================
Expand Down

0 comments on commit 747e4d7

Please sign in to comment.