diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index e0462360d20c03ac7d9f687c11192fa2d7c9cbf1..2b65fa11f4404805c50023d2d69f585822788907 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)