honour BUILDARGS when calling $meta->new_object on behalf of Moose
[gitmo/Moo.git] / Changes
diff --git a/Changes b/Changes
index 11a9588..afb921a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,4 @@
+  - honour BUILDARGS when calling $meta->new_object on behalf of Moose
   - throw an error on invalid builder (RT#78479)
   - require D::GD 0.07 to avoid prototype mismatch errors
   - fix stupid typo in new Sub::Quote section