addition of first_index to the native Array trait.
[gitmo/Moose.git] / Changes
diff --git a/Changes b/Changes
index bd9ed92..da641f9 100644 (file)
--- a/Changes
+++ b/Changes
@@ -3,6 +3,17 @@ for, noteworthy changes.
 
 {{$NEXT}}
 
+  [ENHANCEMENTS]
+
+  * The native Array trait now has a 'first_index' method, which works just
+    like the version in List::MoreUtils. (Karen Etheridge)
+
+2.0101 Mon, Jun 06, 2011
+
+  [OTHER]
+
+  * Various packaging issues.
+
 2.0100 Mon, Jun 06, 2011
 
   [DEPRECATIONS]