repository now lives at https://github.com/moose/MooseX-Object-Pluggable
[gitmo/MooseX-Object-Pluggable.git] / Changes
diff --git a/Changes b/Changes
index a4fb554..5c4a6ab 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,4 +1,14 @@
 Revision history for MooseX-Object-Pluggable
+
+          - removed use of deprecated Class::MOP::load_class
+          - repository migrated from shadowcat to the github moose organization
+
+0.0011    Apr 27, 2009
+          Version number FAIL on last release
+
+0.0010    Apr 27, 2009
+          Change how _original_class_name works so it sucks less.
+
 0.0009    Nov 25, 2008
           Avoid throwing an error when load_plugins is called on already-loaded
               plugins