Skip to content

Commit b4e6a51

Browse files
committed
doc: update changes and point to neurodocker
1 parent eb4d72f commit b4e6a51

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

CHANGES

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
1-
Upcoming Release
2-
================
1+
0.13.1 (May 20, 2017)
2+
=====================
3+
4+
* FIX: Make release compatible with conda-forge build process (https://github.com/nipy/nipype/pull/2017)
5+
* ENH: Update some minimum versions in compliance with Debian Jessie (https://github.com/nipy/nipype/pull/2017)
6+
* ENH: Circle builds use cached docker layers (https://github.com/nipy/nipype/pull/2017)
7+
* ENH: Base docker to use FS6 and ANTS 2.2.0 (https://github.com/nipy/nipype/pull/2024)
8+
* FIX: Mailmap and contributor acknowledgment (https://github.com/nipy/nipype/pull/2017)
9+
* FIX: Preserve node properties in sub nodes of MapNode (https://github.com/nipy/nipype/pull/2019)
10+
* FIX: Fix interfaces 3DUnifize, ICA_AROMA, BinaryMaths, RegAverage, BBRegister,
11+
AffineInitializer (https://github.com/nipy/nipype/pull/2025, https://github.com/nipy/nipype/pull/2027,
12+
https://github.com/nipy/nipype/pull/2036, https://github.com/nipy/nipype/pull/2037,
13+
https://github.com/nipy/nipype/pull/2031, https://github.com/nipy/nipype/pull/2010)
14+
* ENH: Add Anisotropic Power interface (https://github.com/nipy/nipype/pull/2039)
15+
* FIX: Bayesian estimation in SPM (https://github.com/nipy/nipype/pull/2030)
316

417
0.13.0 (May 11, 2017)
518
=====================

doc/users/install.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ You can follow the `Nipype tutorial <https://miykael.github.io/nipype_tutorial/>
1313

1414
or use this docker container: `docker pull nipype/nipype`
1515

16+
or if you want to build custom docker containers with specific versions of
17+
software see `Neurodocker <https://github.com/kaczmarj/neurodocker>`_
18+
1619
Using conda
1720
~~~~~~~~~~~
1821

0 commit comments

Comments
 (0)