changelog, copyright, author
Yuval Kogman [Tue, 1 Jan 2008 10:31:20 +0000 (10:31 +0000)]
ChangeLog
lib/MooseX/AttributeHelpers.pm

index ea42ccb..b95ab3c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 Revision history for Perl extension MooseX-AttributeHelpers
 
+0.07 Tues. Jan. 1, 2008
+    * MooseX::AttributeHelpers::String
+      - Initial version
+    * MooseX::AttributeHelpers::Hash
+      - get and set now support aggregate operations
+
 0.06 Tues. Dec. 7, 2007
     * MooseX::AttributeHelpers::Base
       - added the &remove_accessors method to comply with the
index cc3c81e..391ef84 100644 (file)
@@ -125,9 +125,11 @@ Robert (phaylon) Sedlacek
 
 Tom (dec) Lanyon
 
+Yuval Kogman
+
 =head1 COPYRIGHT AND LICENSE
 
-Copyright 2007 by Infinity Interactive, Inc.
+Copyright 2007, 2008 by Infinity Interactive, Inc.
 
 L<http://www.iinteractive.com>