Version 0.11. 0.11
Florian Ragwitz [Wed, 27 May 2009 22:00:43 +0000 (00:00 +0200)]
ChangeLog
lib/MRO/Compat.pm

index c82dceb..1db440e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 Revision history for Perl extension MRO::Compat.
 
+0.11 - Wed May 27, 2009
+    - Fix misspelled docs for get_isarev. Closes RT#46401.
+    - Bump optional prereq on Class::C3 to 0.20.
+
 0.10 - Wed Mar 25, 2009
     - Remove the fake Build.PL. Module::Install doesn't support that anymore.
       (Florian Ragwitz)
index 952f72f..4945fbc 100644 (file)
@@ -5,7 +5,7 @@ require 5.006_000;
 
 # Keep this < 1.00, so people can tell the fake
 #  mro.pm from the real one
-our $VERSION = '0.10';
+our $VERSION = '0.11';
 
 BEGIN {
     # Alias our private functions over to