diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 731efdab4e92635d3a9da0cbc4d9799a50df205c..4d7b6c893a2deaf0b083dfd334230147b27a3cbc 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -10,6 +10,8 @@ Fixed
 
 * Adjusted the :func:`.featdesign.loadFEATDesignFile` function to handle missing
   values (!469).
+* Fix to the :class:`.Notifier` class involving handling of callback functions
+  that have been garbage-collected (!470).
 
 
 3.22.0 (Monday 17th February 2025)