Add release date (and fix previous 2010 release dates)
[gitmo/Moose.git] / Changes
diff --git a/Changes b/Changes
index 39c2762..32bf358 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,7 +1,11 @@
 Also see Moose::Manual::Delta for more details of, and workarounds
 for, noteworthy changes.
 
-0.94
+0.94 Mon, Jan 18, 2010
+
+[API CHANGES]
+
+* Please see the changes listed for 0.93_01 and Moose::Manual::Delta.
 
 [ENHANCEMENTS]
 
@@ -24,21 +28,23 @@ for, noteworthy changes.
   method names. Reported by Doug Treder. RT #53731. (Dave Rolsky)
 
 
-0.93_03 Tue, Jan 5, 2009
+0.93_03 Tue, Jan 5, 2010
 
 [BUG FIXES]
 
 * Portability fixes to our XS code so we compile with 5.8.8 with Visual
   C++. Fixes RT #53391. Reported by Taro Nishino. (rafl)
 
-0.93_02 Tue, Jan 5, 2009
+
+0.93_02 Tue, Jan 5, 2010
 
 [BUG FIXES]
 
 * Depend on Class::MOP 0.97_01 so we can get useful results from CPAN
   testers. (Dave Rolsky)
 
-0.93_01 Mon, Jan 4, 2009
+
+0.93_01 Mon, Jan 4, 2010
 
 [API CHANGES]
 
@@ -87,6 +93,7 @@ See Moose::Manual::Delta for more details on backwards compatiblity issues.
 * Fixed a grammar error in Moose::Cookbook::Basics::Recipe4. rt.cpan.org
   #51791. (Amir E. Aharoni)
 
+
 0.93 Thu, Nov 19, 2009
     * Moose::Object
       - Calling $object->new() is no longer deprecated, and no longer