diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 09d15c5fca9ef6fac5b8d8dc67705e816e8c8ed1..f85840ef56f69a20c2fbdd3c2f80466358e97a98 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -1,6 +1,20 @@
 This document contains the ``fslpy`` release history in reverse chronological
 order.
 
+
+3.3.2 (Tuesday 12th October 2020)
+---------------------------------
+
+
+Changed
+^^^^^^^
+
+
+* Most :func:`.wrapper` functions now accept an argument called ``cmdonly``
+  which, if ``True``, will cause the generated command-line call to be
+  returned, instead of executed.
+
+
 3.3.1 (Thursday 8th October 2020)
 ---------------------------------