New cookbook recipe # 12.
[gitmo/Moose.git] / Changes
diff --git a/Changes b/Changes
index 0d8b305..2996f0a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,7 +1,6 @@
 Revision history for Perl extension Moose
 
 0.55
-    
     * Moose::Meta::Attribute
       - breaking down the way 'handles' methods are 
         created so that the process can be more easily 
@@ -12,6 +11,10 @@ Revision history for Perl extension Moose
         the type constraints (RT #37569)
         - added tests for this (Charles Alderman)
 
+    * Moose::Cookbook::Recipe12
+      - A new recipe that shows off operator overloading
+        in combination with Moose. (bluefeet)
+
 0.54 Thurs. July 3, 2008
     ... this is not my day today ...