adding details to the changelog
Stevan Little [Thu, 17 Apr 2008 12:41:50 +0000 (12:41 +0000)]
Changes

diff --git a/Changes b/Changes
index d69860b..2187d54 100644 (file)
--- a/Changes
+++ b/Changes
@@ -4,6 +4,11 @@ Revision history for Perl extension Moose::Autobox
     * Moose::Autobox
       - added documentation about how to extend the autoboxed
         types (RT #34315)
+    
+    * Moose::Autobox::Hash
+      Moose::Autobox::Indexed
+      - added support for slice and hslice (jrockway)
+        - added tests for this
 
 0.06 Tues. Jan. 22, 2008
     ~~ updated copyright dates & some docs ~~