diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 03d334516892fce08a4c783a828a1db529e90c70..7db6f5d87d43da354e20324100751eec617e7c3b 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -2,8 +2,16 @@ This document contains the ``fslpy`` release history in reverse chronological
 order.
 
 
-3.2.0 (Under deveolopment)
---------------------------
+3.2.0 (Thursday 11th June 2020)
+-------------------------------
+
+
+Added
+^^^^^
+
+
+* A new :func:`.fslsub.hold` function to wait on previously submitted jobs, to
+  be used in place of the ``wait`` function.
 
 
 Removed