changelog
Jesse Luehrs [Mon, 20 Jun 2011 13:37:18 +0000 (08:37 -0500)]
Changes

diff --git a/Changes b/Changes
index d1d6cdb..3e91789 100644 (file)
--- a/Changes
+++ b/Changes
@@ -3,10 +3,9 @@ for, noteworthy changes.
 
 {{$NEXT}}
 
-  [BUG FIXES]
+  [OTHER]
 
-  * Fix regression in 2.0009 and 2.0103 when applying roles during init_meta in
-    an exporter that also re-exports Moose or Moose::Role. (t0m, ilmari)
+  * Include changes from 2.0010.
 
 2.0103-TRIAL Mon, Jun 20, 2011
 
@@ -65,6 +64,13 @@ for, noteworthy changes.
     Most simple cases should now only close over simple data types and
     coderefs. This should make deparsing simpler.
 
+2.0010 Mon, Jun 20, 2011
+
+  [BUG FIXES]
+
+  * Fix regression in 2.0009 and 2.0103 when applying roles during init_meta in
+    an exporter that also re-exports Moose or Moose::Role. (t0m, ilmari)
+
 2.0009 Sun, Jun 19, 2011
 
   [BUG FIXES]