changelog and version bump
[gitmo/Moose.git] / Changes
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]