]> Dogcows Code - chaz/p5-DBIx-Class-ResultSet-RecursiveUpdate/commitdiff
version 0.22
authorAlexander Hartmaier <abraxxa@cpan.org>
Wed, 9 Feb 2011 18:22:56 +0000 (19:22 +0100)
committerAlexander Hartmaier <abraxxa@cpan.org>
Wed, 9 Feb 2011 18:22:56 +0000 (19:22 +0100)
Changes
dist.ini

diff --git a/Changes b/Changes
index bf46b91261fc35eaabe45c3c177bc9b4d0efd7f0..b6afc0c4ad416ffda3720dc8a671399872da1750 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
 Revision history for DBIx::Class::ResultSet::RecursiveUpdate
 
 {{ $NEXT }}
+
+0.22      2011-02-09 19:06:34 Europe/Vienna
     - Fixed updating of nullable has_many rels (RT#65561)
     - Fixed usage with moosified resultsets (RT#64773)
 
index 29bd2da860b7c54570f53527f085ba917e69f57f..ade81be6fba603187aa9a5c683041aceb4911e53 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -4,9 +4,9 @@ author  = John Napiorkowski <jjnapiork@cpan.org>
 author  = Alexander Hartmaier <abraxxa@cpan.org>
 license = Perl_5
 copyright_holder = Zbigniew Lukasiak, John Napiorkowski, Alexander Hartmaier
-copyright_year   = 2010
+copyright_year   = 2011
 
-version = 0.21
+version = 0.22
 
 [@Basic]
 
This page took 0.019431 seconds and 4 git commands to generate.