diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 019e6e6eff6f74ab7c951eeb9f32b435507fb3fb..6c8862394e6cc4b415c5ed8e2208bcab94674c19 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -22,6 +22,8 @@ Fixed
 
 
 * Improved the algorithm used by the :func:`.mesh.needsFixing` function.
+* The :meth:`.fslmaths.run` method now accepts :attr:`.wrappers.LOAD` as an
+  output specification.
 
 
 Deprecated