diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index f47a711bc6f641f6aebcebbeda39ecb597f551f1..425afb89e50fc5895fe49e0e66a92d9a5d733dc2 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
 ^^^^^^^