Add some whitespace and NEXT
Dave Rolsky [Mon, 27 Sep 2010 00:58:27 +0000 (19:58 -0500)]
Changes

diff --git a/Changes b/Changes
index 99f1981..43df66c 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 Revision history for Perl extension Class-MOP.
 
+NEXT
+
   [ENHANCEMENTS]
 
   * It's now possible to tell Class::MOP::Class->create and the metaclass
@@ -13,8 +15,9 @@ Revision history for Perl extension Class-MOP.
 
   * Use get_or_add_package_symbol when we intend for it to autovivify, in
     preparation for changes in Package::Stash. (doy)
-  * We now use Module::Install::AuthorRequires to force authors to run
-    all tests, just like we do for Moose. (sartak)
+
+  * We now use Module::Install::AuthorRequires to force authors to run all
+    tests, just like we do for Moose. (sartak)
 
 1.08 Mon, Sep 13, 2010