From 119db3d28bec1a0707507463f1c4a820c7068498 Mon Sep 17 00:00:00 2001
From: Paul McCarthy <pauldmccarthy@gmail.com>
Date: Mon, 19 Mar 2018 18:52:16 +0000
Subject: [PATCH] adjusted changelog. Will try and release tonight.

---
 CHANGELOG.rst | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 44aefc12e..85b8e1976 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -2,16 +2,16 @@ This document contains the ``fslpy`` release history in reverse chronological
 order.
 
 
-1.8.0 (Under development)
--------------------------
+1.7.2 (Monday March 19th 2018)
+------------------------------
 
 
 Added
 ^^^^^
 
 
-* Added the :meth:`.MGHImage.voxToSurfaceMat` property, giving access to the
-  voxel-to-surface affine for an MGH image.
+* Added the :meth:`.MGHImage.voxToSurfMat` and related properties, giving
+  access to the voxel-to-surface affine for an MGH image.
 
 
 1.7.1 (Monday March 12th 2018)
-- 
GitLab