changelog and version bump 2.0502
Jesse Luehrs [Wed, 25 Apr 2012 06:04:54 +0000 (01:04 -0500)]
Changes
dist.ini

diff --git a/Changes b/Changes
index b833e11..5bb5b6b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -3,6 +3,15 @@ for, noteworthy changes.
 
 {{$NEXT}}
 
+  [OTHER]
+
+  * The Test::DependentModules test now covers a much wider range of downstream
+    dependents (all of them in fact, for some definition of "all"). This should
+    allow us to track inadvertent backwards compatibility breakages much more
+    effectively. (doy)
+
+  * A few test tweaks to avoid spurious failures. (doy)
+
 2.0501 Tue, Apr 03, 2012
 
   [BUG FIXES]
index 788c7a0..cba8eda 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -3,7 +3,7 @@ author  = Moose is maintained by the Moose Cabal, along with the help of many co
 license = Perl_5
 copyright_holder = Infinity Interactive, Inc.
 
-version = 2.0501
+version = 2.0502
 
 [=inc::RequireAuthorDeps]
 [=inc::Clean]