Release date for 1.05
[gitmo/Class-MOP.git] / Changes
diff --git a/Changes b/Changes
index 7db791e..d5485d9 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,11 +1,13 @@
 Revision history for Perl extension Class-MOP.
 
-NEXT
+1.05 Sun, Aug 22, 2010
 
   [ENHANCEMENTS]
 
   * Refactorings and improvements to how defaults are handled, particularly
-    for inlined code. (doy)
+    for inlined code (doy).
+
+  * Optimizations that should help speed up compilation time (Dave Rolsky).
 
 1.04 Tue, Jul 25, 2010
 
@@ -16,7 +18,7 @@ NEXT
     package, which cuts down on noise. When importing Class::MOP::Deprecated,
     the request API version should now be passed in the "-api_version"
     flag. However, the old "-compatible" flag will continue to work. (Dave
-    Rolsky).
+    Rolsky)
 
 1.03 Sat, Jun 5, 2010