From 0baa2a9bb2def4e720c1ef27a4f606b373328075 Mon Sep 17 00:00:00 2001
From: Paul McCarthy <pauldmccarthy@gmail.com>
Date: Wed, 2 May 2018 11:05:21 +0100
Subject: [PATCH] changelog

---
 CHANGELOG.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index a3b3c9504..d99f418da 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -2,8 +2,8 @@ This document contains the ``fslpy`` release history in reverse chronological
 order.
 
 
-1.8.0 (Under development)
--------------------------
+1.8.0 (Wednesday May 2nd 2018)
+------------------------------
 
 
 Added
@@ -15,7 +15,7 @@ Added
 * New :mod:`fsl.utils.run` module, to replace the :mod:`fsl.utils.callfsl`
   module.
 * New :mod:`fsl.utils.fslsub` module, containing a :func:`.fslsub.submit`
-  function which submits a cluster job via ``fsl_sub`` (by Michiel Cottaar).
+  function which submits a cluster job via ``fsl_sub``.
 * Assertions (in the :mod:`.assertions` module) can be disabled with the
   new :func:`.assertions.disabled` context manager.
 * New :mod:`fsl.utils.parse_data` module containing various neuroimaging
-- 
GitLab