changelog
Jesse Luehrs [Mon, 9 May 2011 08:17:34 +0000 (03:17 -0500)]
Changes

diff --git a/Changes b/Changes
index 64c39b9..30b3a58 100644 (file)
--- a/Changes
+++ b/Changes
@@ -3,6 +3,8 @@ for, noteworthy changes.
 
 {{$NEXT}}
 
+2.0003 Mon, May 09, 2011
+
   [BUG FIXES]
 
   * Applying multiple role objects (rather than role names) at once no longer
@@ -10,7 +12,9 @@ for, noteworthy changes.
 
   * Caching of anon classes now works more sanely in the presence of role
     application parameters - alias and excludes options are taken into account,
-    and caching is disabled entirely if other parameters exist. (doy, autarch)
+    and caching is disabled entirely if other parameters exist. Asking for
+    caching (instead of just not weakening) when parameters are given will
+    begin warning in Moose 2.0200. (doy, autarch)
 
 2.0002 Thu, Apr 28, 2011