From ee06fb2a689ca0de9caf25b639d0f35ecf4e22ad Mon Sep 17 00:00:00 2001 From: Paul McCarthy <pauldmccarthy@gmail.com> Date: Fri, 26 Jan 2018 09:57:29 +0000 Subject: [PATCH] Changelog --- CHANGELOG.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 4fff4e1b6..0a68418f3 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,8 +2,8 @@ This document contains the ``fslpy`` release history in reverse chronological order. -1.6.0 (Under development) -------------------------- +1.6.0 (Friday January 26th 2018) +-------------------------------- * The new :class:`.Mesh` class is now the base class for all mesh types. It -- GitLab