Fix memory leak by using Path::Iterator::Rule

Change-Id: I16967fb0801e2be0491e61c6dfaa28a4ebc4b742
diff --git a/Changes b/Changes
index 5914da4..c95879a 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,6 @@
+0.59 2024-11-14
+        - UsePath::Iterator::Rule instead of Mojo::File.
+
 0.58 2024-09-11
         - Remove Directory::Iterator and replace it with Mojo::File.
         - Add performance hint.