Fix tests
[gitmo/MooseX-MetaDescription.git] / Changes
diff --git a/Changes b/Changes
index f9a2738..07ea4a9 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for Perl extension MooseX::MetaDescription
 
+0.04
+    * Fix tests to work without undocumented features which
+      aren't present in the latest refactor of attributes in roles.
+
 0.03
     * MooseX::MetaDescription::Meta::Trait
       - added the prepare_traits_for_application method