Trailing hatespace
[gitmo/MooseX-MetaDescription.git] / Changes
diff --git a/Changes b/Changes
index adca67f..f9a2738 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,6 @@
 Revision history for Perl extension MooseX::MetaDescription
 
-0.03 
+0.03
     * MooseX::MetaDescription::Meta::Trait
       - added the prepare_traits_for_application method
         to make modifying and pre-processing trait names
@@ -13,13 +13,13 @@ Revision history for Perl extension MooseX::MetaDescription
     * MooseX::MetaDescription::Meta::Trait
       - making metadescription attribute default
         also load the metadescription class
-    
+
     * MooseX::MetaDescription::Meta::Class
-      - descriptions will now "inherit" by 
-        default, unless you specify the 
+      - descriptions will now "inherit" by
+        default, unless you specify the
         description explicitly
         - added test for this
 
 0.01 Friday, May 2, 2008
-    - extracted from Ernst project into it's 
-      own package, cause it is useful 
\ No newline at end of file
+    - extracted from Ernst project into it's
+      own package, cause it is useful