Checking in changes prior to tagging of version 0.08. Changelog diff is:
[catagits/Catalyst-Plugin-Cache.git] / Changes
diff --git a/Changes b/Changes
index 63722d2..4de27b3 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,11 @@
-0.07  UNRELEASED
-        - Switch from NEXT to MRO::Compat
+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
+          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