Change config key re RT#40344
[catagits/Catalyst-Plugin-Cache.git] / Changes
diff --git a/Changes b/Changes
index efc2e8e..7a23267 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,9 @@
+0.07
+        - Switch from NEXT to MRO::Compat.
+        - Change config key from 'cache' to 'Plugin::Cache', old key
+          is still supported for backwards compatibility, but the new
+          key is preferred (RT#40344).
+
 0.06
         - clarify the documentation on how to configure a backend
         - due to stacked evals, certain start up errors were quietly