From b2f25b101ea46263865264f95d68a0b8e751e69d Mon Sep 17 00:00:00 2001
From: Paul McCarthy <pauldmccarthy@gmail.com>
Date: Sun, 29 Mar 2020 12:04:36 +0100
Subject: [PATCH] DOC: changelog

---
 CHANGELOG.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index f47a711bc..425afb89e 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -74,7 +74,8 @@ Fixed
   functions.
 * Fixed the :func:`.DeformationField.transform` method so it works with
   a single set of coordinates.
-
+* :class:`.Image` creation does not fail if ``loadMeta`` is set, and a
+  sidecar file containing invalid JSON is present.
 
 Removed
 ^^^^^^^
-- 
GitLab