need to use a consistent sort order, now that this isn't cached
[gitmo/Class-MOP.git] / Changes
diff --git a/Changes b/Changes
index 8fb9a02..1457769 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,11 @@
 Revision history for Perl extension Class-MOP.
 
-  [BUG FIXES]
+1.11 Sun, Oct 31, 2010
+
+  * Replace use of Test::Exception with Test::Fatal. (Karen Etheridge and Dave
+    Rolsky)
+
+1.10 Mon, Oct 18, 2010
 
   * Lots of fixes for edge cases with anon classes. (doy)