diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 72abb9cbfdcfc31ee659aa903ec5756d8498d4a9..04949778e3fa9d9147a0f976e3fc3ecab52fbf31 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -36,6 +36,7 @@ Fixed
   output specification.
 * Fixed a bug in the :class:`.Mesh` class to prevent indices from being loaded
   as floating point type.
+* Fixed a bug in the :func:`.resample` function.
 
 
 Deprecated