From 540ade5e54cdaebe3ca9d71e468baf36548c942f Mon Sep 17 00:00:00 2001
From: Paul McCarthy <pauldmccarthy@gmail.com>
Date: Fri, 2 Feb 2018 14:04:05 +0000
Subject: [PATCH] Changelog

---
 CHANGELOG.rst | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index e0462360d..2b65fa11f 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -2,11 +2,14 @@ This document contains the ``fslpy`` release history in reverse chronological
 order.
 
 
-1.7.0 (Under development)
--------------------------
+1.6.3 (Friday February 2nd 2018)
+--------------------------------
 
 
 * Minor enhancements to the :class:`.WeakFunctionRef` class.
+* Some bugfixes to the :mod:`fsl.utils.imcp` module, with respect to handling
+  relative path names, moving file groups (e.g. `.img`/`.hdr` pairs), and
+  non-existent directories.
 
 
 1.6.2 (Tuesday January 30th 2018)
-- 
GitLab