fix some pod errors
[gitmo/Moose.git] / lib / Moose / Manual / Delta.pod
index d4c2af8..7c1c2ea 100644 (file)
@@ -34,6 +34,18 @@ Use the inlining feature (C<inline_as>) added in 2.0100 instead.
 
 =back
 
+=head1 2.0205
+
+=over 4
+
+=item Array and Hash native traits provide a C<shallow_clone> method
+
+The Array and Hash native traits now provide a "shallow_clone" method, which
+will return a reference to a new container with the same contents as the
+attribute's reference.
+
+=back
+
 =head1 2.0100
 
 =over 4
@@ -50,6 +62,8 @@ L<Moose::Util::TypeConstraints>. Use C<inline_as> instead.
 
 This will start warning in the 2.0300 release.
 
+=back
+
 =head1 2.0002
 
 =over 4