use 5.8.1 instead of 5.6.1 (and correctly)
[dbsrgits/DBIx-Class-Cursor-Cached.git] / Changes
CommitLineData
e0d8ca03 1Revision history for DBIx::Class::Cursor::Cached
2
68248e8e 31.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
e0d8ca03 71.0.1 7 August 2007 12:37:00
8 - Fixed bug in next() as spotted by atsushi kobayashi
9
101.0.0 6 August 2007 17:38:00
11 - initial release