Fixed a bug where a sub class would re-run register_source and trigger carp. Minor...
[dbsrgits/DBIx-Class-Schema-ResultSetAccessors.git] / Changes
diff --git a/Changes b/Changes
index 171e2aa..d8362a6 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,4 +1,8 @@
 Revision history for Perl module DBIx::Class::Schema::ResultSetAccessors
 
+0.04 Mon Jun 13
+    - Now instead of throwing an error and dying when a resultset accessor with the same name exists
+      it simply warns the user.
+
 0.01 Wed Jun  8 10:28:25 2011
     - original skeleton created with ExtUtils::ModuleMaker::TT