Release commit for 1.000002
[gitmo/Moo.git] / Changes
diff --git a/Changes b/Changes
index 37ec51e..137efbd 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,4 +1,8 @@
-  - require D::GD 0.07 to avoid prototype mismatch errors
+1.000002 - 2012-08-04
+  - remove Devel::GlobalDestruction fallback inlining because we can now
+    depend on 0.08 which uses Sub::Exporter::Progressive
+  - honour BUILDARGS when calling $meta->new_object on behalf of Moose
+  - throw an error on invalid builder (RT#78479)
   - fix stupid typo in new Sub::Quote section
 
 1.000001 - 2012-07-21