diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index cdfbb2f92eee621164e0b7dbe392f7813e107d03..150331aa3f44643b9b7b622419e9a3a32e40aa92 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -2,6 +2,19 @@ This document contains the ``fslpy`` release history in reverse chronological
 order.
 
 
+3.0.1 (Wednesday 15th April 2020)
+---------------------------------
+
+
+Changed
+^^^^^^^
+
+
+* The :func:`.isMelodicDir` function now accepts directories that do not end
+  with ``.ica``, as long as all required files are present.
+
+
+
 3.0.0 (Sunday 29th March 2020)
 ------------------------------