--- AnyEvent-DBI/Changes 2008/06/09 14:28:44 1.2 +++ AnyEvent-DBI/Changes 2008/07/21 02:34:40 1.3 @@ -1,4 +1,9 @@ Revision history for AnyEvent::DBI +1.1 + - INCOMPATIBLE CHANGE: pass result value in place of %extra + to callbacks. + - do not call fetchrow_arrayref on non-select statements. + 1.0 Mon Jun 9 16:27:36 CEST 2008 - original version, an AnyEvent::HTTP clone.