oops, here are the Changes for 1.1.0
[dbsrgits/DBIx-Class-Cursor-Cached.git] / Changes
1 Revision history for DBIx::Class::Cursor::Cached
2
3 1.1.0 25 January 2011 10:47:00
4         - $Storable::canonical = 1 (Bill Moseley)
5         - base cache key on rendered SQL, bind values and connect info RT #62211 (Tim Bunce)
6
7 1.0.1 7 August 2007 12:37:00
8         - Fixed bug in next() as spotted by atsushi kobayashi
9
10 1.0.0 6 August 2007 17:38:00
11         - initial release