fix test failure where Class::XSAccessor is not used for rwp
[gitmo/Moo.git] / Changes
diff --git a/Changes b/Changes
index d48047c..b589fc1 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,9 @@
+  - fix test failure where Class::XSAccessor is not available
+
+0.091000 - 2012-04-27
+  - document MX::AttributeShortcuts 009+ support
+  - documentation for the metaclass inflation code
+  - better error message for broken BUILDARGS
   - provide 'no Moo::sification' to forcibly disable metaclass inflation
   - switch to Devel::GlobalDestruction to correctly disarm the
     Moo::sification trigger under threads