diff --git a/CHANGELOG.md b/CHANGELOG.md
index d1abc7a824a73bf426ad2ac534d9167df597d266..1a15496e6e1bea95f350d821afbc91ccc9b3e500 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -22,6 +22,7 @@ in the wrapper would cause all of the module `make` commands to fail.
 * Removed ability to pass `args` to require (which have not been used within e3)
 * Removed `require module,ifexists` option
 * Stop require from looking in legacy locations for various files
+* Rewrite internal linked list to have better memory safety
 
 ## [5.0.0]