update changes
[dbsrgits/DBIx-Class-Cursor-Cached.git] / Changes
diff --git a/Changes b/Changes
index 4ab5581..f4eae0d 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,14 @@
 Revision history for DBIx::Class::Cursor::Cached
 
+1.1.4 6 October 2016 17:26:00
+        - make sure Makefile.PL is included in the dist
+
+1.1.3 6 October 2016 10:56:00
+        - 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)
+
 1.1.1 30 March 2011 12:17:00
         - use 5.8.1 instead of 5.6.1 (and correctly)
         - bump DBIx::Class dependency (RT#66601)