MooseX::Storage - added peek()
[gitmo/MooseX-Storage.git] / Changes
diff --git a/Changes b/Changes
index c60ca1c..fcd6ab6 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,15 @@
 Revision history for MooseX-Storage
 
-0.02 
+0.03
+    * MooseX::Storage::Util
+        - this is a collection of useful tools 
+          for working with MooseX::Storage data
+            - added docs and test
+
+    * t/
+        - added test for a custom type handler
+
+0.02 Fri. June 8, 2007
     * MooseX::Storage::Base::WithChecksum
       - added a simple base role which makes a checksum of 
         the data structure before packing, and checks the