From 5985bd7079935e582638b6e757ab36b67df73e1a Mon Sep 17 00:00:00 2001
From: Paul McCarthy <pauldmccarthy@gmail.com>
Date: Tue, 9 Jan 2018 12:07:11 +0000
Subject: [PATCH] Changelog (assuming unit tests are going to pass!)

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

diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 6a00a4fde..6251d4338 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -2,6 +2,14 @@ This document contains the ``fslpy`` release history in reverse chronological
 order.
 
 
+1.5.3 (Tuesday January 9rd 2018)
+--------------------------------
+
+
+* Bug fix to :meth:`.ImageWrapper.__expandCoverage` - was not correctly handling
+  large images with lots of ``nan`` values.
+
+
 1.5.2 (Tuesday January 2nd 2018)
 --------------------------------
 
-- 
GitLab