Refactor slightly to enable useful subclassing
[dbsrgits/DBIx-Class-Cursor-Cached.git] / Changes
diff --git a/Changes b/Changes
index 6a47e74..3ce99dc 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 Revision history for DBIx::Class::Cursor::Cached
 
+        - Refactor slightly to enable useful subclassing (RT#102223, Tim Bunce)
+
 1.1.2 5 August 2011 15:47:00
         - use Digest::SHA over Digest::SHA1 since it is core, RT #70092 (Salvatore Bonaccorso)