cleanup some stuff before release
[gitmo/Moose.git] / Changes
diff --git a/Changes b/Changes
index 96bd331..5f44414 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,6 @@
 Revision history for Perl extension Moose
 
-0.30
+0.30 Fri. Nov. 23, 2007
     * Moose::Meta::Method::Constructor
       -builder related bug in inlined constructor. (groditi)
 
@@ -15,6 +15,10 @@ Revision history for Perl extension Moose
         with work correctly.
         - added tests for this
 
+    * Moose::Cookbook
+      - adding the link to Recipie 11 (written by Sartak)
+        - adding test for SYNOPSIS code
+
     * t/ 
       - New tests for builder bug. Upon instantiation, if an
         attribute had a builder, no value and was not lazy the