changelog
Yuval Kogman [Thu, 26 Jun 2008 15:47:52 +0000 (15:47 +0000)]
Changes

diff --git a/Changes b/Changes
index cc8cc7f..42ff956 100644 (file)
--- a/Changes
+++ b/Changes
@@ -27,6 +27,8 @@ Revision history for Perl extension Moose
         - added tests for this (sartak)
 
     * Moose::Object
+      - Added BUILDARGS, a new step in new()
+
     * Moose::Meta::Role::Application::RoleSummation
       - fix typos no one ever sees (sartak)