From 7327da7f4b01fe6c3d82f25fa8c1079decfae729 Mon Sep 17 00:00:00 2001 From: Alexander Hartmaier Date: Tue, 19 Oct 2010 09:29:37 +0200 Subject: [PATCH] version 0.20 --- Changes | 18 +++++++++++------- dist.ini | 4 ++-- 2 files changed, 13 insertions(+), 9 deletions(-) diff --git a/Changes b/Changes index 6338038..f90c739 100644 --- a/Changes +++ b/Changes @@ -1,20 +1,24 @@ Revision history for DBIx::Class::ResultSet::RecursiveUpdate +{{ $NEXT }} + +0.20 2010-10-19 09:25:33 Europe/Vienna + - Support has_many relationships with multi-column primary keys + 0.013 Thu Apr 08 15:37:13 UTC 2010 - Allow might_have relationships to be empty + - Allow might_have relationships to be empty 0.012 Thu Sep 10 19:44:25 CEST 2009 - updating records linked to by many to many + - updating records linked to by many to many 0.009 Sat Jun 20 16:37:57 CEST 2009 - if_not_submitted flag (experimental) + - if_not_submitted flag (experimental) 0.006 Fri May 15 11:03:48 CEST 2009 - Some adjustments for HTML::FormHandler + - Some adjustments for HTML::FormHandler 0.004 Sun Apr 19 11:15:57 CEST 2009 - Added functional interface - for easy use in Form Processors + - Added functional interface - for easy use in Form Processors 0.001 Wed Jun 18 13:09:28 2008 - Initial release. - + - Initial release. diff --git a/dist.ini b/dist.ini index 7433605..f6eaa7c 100644 --- a/dist.ini +++ b/dist.ini @@ -6,7 +6,7 @@ license = Perl_5 copyright_holder = Zbigniew Lukasiak, John Napiorkowski, Alexander Hartmaier copyright_year = 2010 -version = 0.199901 +version = 0.20 [@Basic] @@ -42,4 +42,4 @@ Readonly = 1.03 List::MoreUtils = 0.22 [Prereqs / TestRequires] -Test::More = 0.88 \ No newline at end of file +Test::More = 0.88 -- 2.43.0