note on_connect_do changes
Matt S Trout [Tue, 21 Aug 2007 18:53:44 +0000 (18:53 +0000)]
Changes

diff --git a/Changes b/Changes
index 2cae3a3..a7c93bd 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for DBIx::Class
 
+        - added on_disconnect_do
+        - on_connect_do and on_disconnect_do take coderefs and arrayrefs
+
 0.08006 2007-08-12 15:12:00
         - Move to using Class::C3::Componentised
         - Remove warn statement from DBIx::Class::Row