Version 0.10
[catagits/Catalyst-Plugin-Cache.git] / Changes
diff --git a/Changes b/Changes
index 7a23267..a8e12e7 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,20 @@
+0.10
+        - Change to Module::Install
+        - Drop test dep on ok
+        - Split requires and test_requires
+        - Fix bug when used in conjunction with ::Model::DBIC::Schema
+          Caching trait by not trying to cache the curried cache instance when
+          we don't have a request instance to cache it against
+
+0.09
+        - Generate a warning if no config is specified, or config
+          is specified using the old key.
+        - Support the compute() method, and emulate it if the backend
+          doesn't have it.
+
+0.08
+        - Forgot to add MRO::Compat to Makefile.PL, fail.
+
 0.07
         - Switch from NEXT to MRO::Compat.
         - Change config key from 'cache' to 'Plugin::Cache', old key