Changes and date for 1.10 release 1.10
Dave Rolsky [Sun, 22 Aug 2010 15:32:54 +0000 (10:32 -0500)]
Changes

diff --git a/Changes b/Changes
index 7c9a99b..213e099 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,7 +1,7 @@
 Also see Moose::Manual::Delta for more details of, and workarounds
 for, noteworthy changes.
 
-NEXT
+1.10 Sun, Aug 22, 2010
 
   [API CHANGES]
 
@@ -18,6 +18,10 @@ NEXT
   * Enum type constraints now throw errors if their values are nonsensical.
     (Sartak)
 
+  [ENHANCEMENTS]
+
+  * Optimizations that should help speed up compilation time (Dave Rolsky).
+
 1.09 Tue, Jul 25, 2010
 
   [API CHANGES]