From 6e18a80ce51186ef73f0c4441d75241b99948ef6 Mon Sep 17 00:00:00 2001
From: "Christopher J. Markiewicz" <markiewicz@stanford.edu>
Date: Thu, 24 Jan 2019 21:59:30 -0500
Subject: [PATCH 1/8] DOC: 1.1.8 changelog

---
 doc/changelog/1.X.X-changelog | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

diff --git a/doc/changelog/1.X.X-changelog b/doc/changelog/1.X.X-changelog
index 5dfb3f3cb7..bfa8c51298 100644
--- a/doc/changelog/1.X.X-changelog
+++ b/doc/changelog/1.X.X-changelog
@@ -1,6 +1,30 @@
+1.1.8 (January 28, 2019)
+========================
+
+##### [Full changelog](https://github.com/nipy/nipype/milestone/29?closed=1)
+
+  * FIX: ANTS LaplacianThickness cmdline opts fixed up (https://github.com/nipy/nipype/pull/2846)
+  * FIX: Resolve LinAlgError during SVD (https://github.com/nipy/nipype/pull/2838)
+  * ENH: Add interfaces wrapping DIPY worflows (https://github.com/nipy/nipype/pull/2830)
+  * ENH: Update BIDSDataGrabber for pybids 0.7 (https://github.com/nipy/nipype/pull/2737)
+  * ENH: Add FSL `eddy_quad` interface (https://github.com/nipy/nipype/pull/2825)
+  * ENH: Support tckgen -select in MRtrix3 v3+ (https://github.com/nipy/nipype/pull/2823)
+  * ENH: Support for BIDS event files (https://github.com/nipy/nipype/pull/2845)
+  * ENH: CompositeTransformUtil, new ANTs interface (https://github.com/nipy/nipype/pull/2785)
+  * RF: Move pytest and pytest-xdist from general requirement into tests_required (https://github.com/nipy/nipype/pull/2850)
+  * DOC: Add S3DataGrabber example (https://github.com/nipy/nipype/pull/2849)
+  * DOC: Skip conftest module in API generation (https://github.com/nipy/nipype/pull/2852)
+  * DOC: Hyperlink DOIs to preferred resolver (https://github.com/nipy/nipype/pull/2833)
+  * MAINT: Install numpy!=1.16.0 from conda in Docker (https://github.com/nipy/nipype/pull/2862)
+  * MAINT: Drop pytest-xdist requirement, minimum pytest version  (https://github.com/nipy/nipype/pull/2856)
+  * MAINT: Disable numpy 1.16.0 for Py2.7 (https://github.com/nipy/nipype/pull/2855)
+
+
 1.1.7 (December 17, 2018)
 =========================
 
+##### [Full changelog](https://github.com/nipy/nipype/milestone/28?closed=1)
+
   * FIX: Copy node list before generating a flat graph (https://github.com/nipy/nipype/pull/2828)
   * FIX: Update pytest req'd version to 3.6 (https://github.com/nipy/nipype/pull/2827)
   * FIX: Set ResourceMonitor.fname to an absolute path (https://github.com/nipy/nipype/pull/2824)

From ef077f98554ed9ad6b01f26ff3836a16f43039c3 Mon Sep 17 00:00:00 2001
From: "Christopher J. Markiewicz" <markiewicz@stanford.edu>
Date: Thu, 24 Jan 2019 22:02:17 -0500
Subject: [PATCH 2/8] MNT: Version 1.1.8

---
 doc/conf.py    | 4 ++--
 nipype/info.py | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/conf.py b/doc/conf.py
index b8c8e5ac3e..47b229ac0c 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -73,7 +73,7 @@
 
 # General information about the project.
 project = u'nipype'
-copyright = u'2009-18, Neuroimaging in Python team'
+copyright = u'2009-19, Neuroimaging in Python team'
 
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the
@@ -82,7 +82,7 @@
 # The short X.Y version.
 version = nipype.__version__
 # The full version, including alpha/beta/rc tags.
-release = "1.1.7"
+release = "1.1.8"
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
diff --git a/nipype/info.py b/nipype/info.py
index 9251de88a7..708b3a009d 100644
--- a/nipype/info.py
+++ b/nipype/info.py
@@ -11,7 +11,7 @@
 # full release.  '.dev' as a version_extra string means this is a development
 # version
 # Remove -dev for release
-__version__ = '1.1.8-dev'
+__version__ = '1.1.8'
 
 
 def get_nipype_gitversion():

From 4aed1e24c564a80f0d8fb0956c682785b4dd1344 Mon Sep 17 00:00:00 2001
From: "Christopher J. Markiewicz" <markiewicz@stanford.edu>
Date: Thu, 24 Jan 2019 22:09:35 -0500
Subject: [PATCH 3/8] MNT: Update .zenodo ordering

---
 .zenodo.json | 46 +++++++++++++++++++++++-----------------------
 1 file changed, 23 insertions(+), 23 deletions(-)

diff --git a/.zenodo.json b/.zenodo.json
index c70775cf39..a73a844ad1 100644
--- a/.zenodo.json
+++ b/.zenodo.json
@@ -110,16 +110,16 @@
       "affiliation": "National Institutes of Health",
       "name": "Clark, Michael G. "
     },
-    {
-      "affiliation": "Dartmouth College",
-      "name": "Visconti di Oleggio Castello, Matteo",
-      "orcid": "0000-0001-7931-5272"
-    },
     {
       "affiliation": "Mayo Clinic, Neurology, Rochester, MN, USA",
       "name": "Dayan, Michael",
       "orcid": "0000-0002-2666-0969"
     },
+    {
+      "affiliation": "Dartmouth College",
+      "name": "Visconti di Oleggio Castello, Matteo",
+      "orcid": "0000-0001-7931-5272"
+    },
     {
       "affiliation": "UC Berkeley",
       "name": "Clark, Dav",
@@ -142,15 +142,20 @@
       "name": "Berleant, Shoshana"
     },
     {
-      "affiliation": "UC San Diego",
-      "name": "Cipollini, Ben",
-      "orcid": "0000-0002-7782-0790"
+      "affiliation": "Institute for Biomedical Engineering, ETH and University of Zurich",
+      "name": "Horea, Christian",
+      "orcid": "0000-0001-7037-2449"
     },
     {
       "affiliation": "Dartmouth College: Hanover, NH, United States",
       "name": "Halchenko, Yaroslav O.",
       "orcid": "0000-0003-3456-2493"
     },
+    {
+      "affiliation": "UC San Diego",
+      "name": "Cipollini, Ben",
+      "orcid": "0000-0002-7782-0790"
+    },
     {
       "affiliation": "Montreal Neurological Institute and Hospital",
       "name": "Markello, Ross",
@@ -179,11 +184,6 @@
       "name": "Varoquaux, Gael",
       "orcid": "0000-0003-1076-5122"
     },
-    {
-      "affiliation": "Institute for Biomedical Engineering, ETH and University of Zurich",
-      "name": "Horea, Christian",
-      "orcid": "0000-0001-7037-2449"
-    },
     {
       "affiliation": "Athena EPI, Inria Sophia-Antipolis",
       "name": "Wassermann , Demian",
@@ -235,6 +235,11 @@
       "name": "Iqbal, Shariq",
       "orcid": "0000-0003-2766-8425"
     },
+    {
+      "affiliation": "University of Washington",
+      "name": "Richie-Halford, Adam",
+      "orcid": "0000-0001-9276-9084"
+    },
     {
       "name": "Schwartz, Yannick"
     },
@@ -380,6 +385,11 @@
     {
       "name": "Hallquist, Michael"
     },
+    {
+      "affiliation": "University of Texas at Austin",
+      "name": "De La Vega, Alejandro",
+      "orcid": "0000-0001-9062-3778"
+    },
     {
       "affiliation": "Donders Institute for Brain, Cognition and Behavior, Center for Cognitive Neuroimaging",
       "name": "Chetverikov, Andrey",
@@ -461,11 +471,6 @@
       "name": "Geisler, Daniel",
       "orcid": "0000-0003-2076-5329"
     },
-    {
-      "affiliation": "University of Texas at Austin",
-      "name": "De La Vega, Alejandro",
-      "orcid": "0000-0001-9062-3778"
-    },
     {
       "affiliation": "University of illinois urbana champaign",
       "name": "Sharp, Paul"
@@ -589,11 +594,6 @@
       "affiliation": "MIT, HMS",
       "name": "Ghosh, Satrajit",
       "orcid": "0000-0002-5312-6729"
-    },
-    {
-      "affiliation": "University of Washington",
-      "name": "Richie-Halford, Adam",
-      "orcid": "0000-0001-9276-9084"
     }
   ],
   "keywords": [

From 59a7c3df0e1bf35665e806844a3ed04afc7cc088 Mon Sep 17 00:00:00 2001
From: "Christopher J. Markiewicz" <markiewicz@stanford.edu>
Date: Sat, 26 Jan 2019 23:08:03 -0500
Subject: [PATCH 4/8] MAINT: Update .mailmap

---
 .mailmap | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.mailmap b/.mailmap
index 141a6455af..859f55e147 100644
--- a/.mailmap
+++ b/.mailmap
@@ -3,6 +3,7 @@ Aimi Watanabe <watanabe.aimi@gmail.com> stymy <watanabe.aimi@gmail.com>
 Alejandro Tabas <alextabas@gmail.com> qTabs <qtabas@gmail.com>
 Alejandro Tabas <alextabas@gmail.com> qtabs <alextabas@gmail.com>
 Alejandro de la Vega <aleph4@gmail.com> adelavega <delavega@utexas.edu>
+Alejandro de la Vega <aleph4@gmail.com> delavega4 <aleph4@gmail.com>
 Alexander Schaefer <alexschaefer83@gmail.com> Alexander Schaefer <aschaefer@melisse.cbs.mpg.de>
 Alexander Schaefer <alexschaefer83@gmail.com> alexschaefer83 <alexschaefer83@gmail.com>
 Alexander Schaefer <alexschaefer83@gmail.com> aschaefer <aschaefer@aschaefer-U36SD.(none)>
@@ -62,6 +63,7 @@ Erik Ziegler <erik.sweed@gmail.com> Erik Ziegler <erik.ziegler@ulg.ac.be>
 Erik Ziegler <erik.sweed@gmail.com> erik <erik@erik-ubuntu.(none)>
 Erik Ziegler <erik.sweed@gmail.com> erikz <erik.ziegler@ulg.ac.be>
 Erik Ziegler <erik.sweed@gmail.com> swederik <erik.sweed@gmail.com>
+Feilong Ma <mafeilong@gmail.com> Ma Feilong <mafeilong@gmail.com>
 Fernando Pérez-García <fepegar@gmail.com> Fernando <fepegar@gmail.com>
 Franz Liem <franz.liem@gmail.com> fliem <franz.liem>
 Franz Liem <franz.liem@gmail.com> fliem <franz.liem@gmail.com>

From 8d292cb526de82742e2aab22723134adde9c770d Mon Sep 17 00:00:00 2001
From: Katrin Leinweber <9948149+katrinleinweber@users.noreply.github.com>
Date: Sun, 27 Jan 2019 11:15:43 +0100
Subject: [PATCH 5/8] Accept invitation as Zenodo release co-author (see #2864)

---
 .zenodo.json | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.zenodo.json b/.zenodo.json
index a73a844ad1..c7fd5115b0 100644
--- a/.zenodo.json
+++ b/.zenodo.json
@@ -594,6 +594,11 @@
       "affiliation": "MIT, HMS",
       "name": "Ghosh, Satrajit",
       "orcid": "0000-0002-5312-6729"
+    },
+    {
+      "affiliation": "TIB – Leibniz Information Centre for Science and Technology and University Library, Hannover, Germany",
+      "name": "Leinweber, Katrin",
+      "orcid": "0000-0001-5135-5758"
     }
   ],
   "keywords": [

From 2ef8ab154569b840a14b79ab01f8d2bccf41982d Mon Sep 17 00:00:00 2001
From: "Christopher J. Markiewicz" <markiewicz@stanford.edu>
Date: Mon, 28 Jan 2019 12:01:51 -0500
Subject: [PATCH 6/8] MNT: Update .zenodo ordering

---
 .zenodo.json | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/.zenodo.json b/.zenodo.json
index c7fd5115b0..b8e77af57f 100644
--- a/.zenodo.json
+++ b/.zenodo.json
@@ -262,6 +262,11 @@
     {
       "name": "Kent, James"
     },
+    {
+      "affiliation": "University of Texas at Austin",
+      "name": "De La Vega, Alejandro",
+      "orcid": "0000-0001-9062-3778"
+    },
     {
       "name": "Watanabe, Aimi"
     },
@@ -372,6 +377,11 @@
       "affiliation": "MPI CBS Leipzig, Germany",
       "name": "Lampe, Leonie"
     },
+    {
+      "affiliation": "TIB \u2013 Leibniz Information Centre for Science and Technology and University Library, Hannover, Germany",
+      "name": "Leinweber, Katrin",
+      "orcid": "0000-0001-5135-5758"
+    },
     {
       "affiliation": "Leibniz Institute for Neurobiology",
       "name": "Stadler, J\u00f6rg",
@@ -385,11 +395,6 @@
     {
       "name": "Hallquist, Michael"
     },
-    {
-      "affiliation": "University of Texas at Austin",
-      "name": "De La Vega, Alejandro",
-      "orcid": "0000-0001-9062-3778"
-    },
     {
       "affiliation": "Donders Institute for Brain, Cognition and Behavior, Center for Cognitive Neuroimaging",
       "name": "Chetverikov, Andrey",
@@ -594,11 +599,6 @@
       "affiliation": "MIT, HMS",
       "name": "Ghosh, Satrajit",
       "orcid": "0000-0002-5312-6729"
-    },
-    {
-      "affiliation": "TIB – Leibniz Information Centre for Science and Technology and University Library, Hannover, Germany",
-      "name": "Leinweber, Katrin",
-      "orcid": "0000-0001-5135-5758"
     }
   ],
   "keywords": [

From d63f778816e680b9e8ba5ee218130a2dc01b9629 Mon Sep 17 00:00:00 2001
From: "Christopher J. Markiewicz" <markiewicz@stanford.edu>
Date: Mon, 28 Jan 2019 12:10:42 -0500
Subject: [PATCH 7/8] MNT: Update .mailmap

---
 .mailmap | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.mailmap b/.mailmap
index 859f55e147..59c81dc119 100644
--- a/.mailmap
+++ b/.mailmap
@@ -41,6 +41,7 @@ Christopher J. Markiewicz <effigies@gmail.com> Chris Markiewicz <effigies@gmail.
 Christopher J. Markiewicz <effigies@gmail.com> Christopher J. Johnson <effigies@gmail.com>
 Christopher J. Markiewicz <effigies@gmail.com> Christopher J. Markiewicz <effigies@bu.edu>
 Christopher J. Markiewicz <effigies@gmail.com> Christopher J. Markiewicz <markiewicz@stanford.edu>
+Christopher J. Markiewicz <effigies@gmail.com> Chris Markiewicz <markiewicz@stanford.edu>
 Cindee Madison <cindee@berkeley.edu> cindeem
 Cindee Madison <cindee@berkeley.edu> cindeem <>
 Colin Buchanan <colinrbuchanan@gmail.com> Colin Buchanan <cbuchanan@cray4.(none)>

From dabb674111bdb453ab0d5fbd01beb3a8146b2611 Mon Sep 17 00:00:00 2001
From: "Christopher J. Markiewicz" <markiewicz@stanford.edu>
Date: Mon, 28 Jan 2019 16:01:17 -0500
Subject: [PATCH 8/8] MNT: Add @feilong to .zenodo, update ordering

---
 .zenodo.json | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)

diff --git a/.zenodo.json b/.zenodo.json
index b8e77af57f..4216748a10 100644
--- a/.zenodo.json
+++ b/.zenodo.json
@@ -377,11 +377,6 @@
       "affiliation": "MPI CBS Leipzig, Germany",
       "name": "Lampe, Leonie"
     },
-    {
-      "affiliation": "TIB \u2013 Leibniz Information Centre for Science and Technology and University Library, Hannover, Germany",
-      "name": "Leinweber, Katrin",
-      "orcid": "0000-0001-5135-5758"
-    },
     {
       "affiliation": "Leibniz Institute for Neurobiology",
       "name": "Stadler, J\u00f6rg",
@@ -395,6 +390,16 @@
     {
       "name": "Hallquist, Michael"
     },
+    {
+      "affiliation": "Dartmouth College",
+      "name": "Ma, Feilong",
+      "orcid": "0000-0002-6838-3971"
+    },
+    {
+      "affiliation": "TIB \u2013 Leibniz Information Centre for Science and Technology and University Library, Hannover, Germany",
+      "name": "Leinweber, Katrin",
+      "orcid": "0000-0001-5135-5758"
+    },
     {
       "affiliation": "Donders Institute for Brain, Cognition and Behavior, Center for Cognitive Neuroimaging",
       "name": "Chetverikov, Andrey",