Remove .git from MANIFEST
[catagits/Catalyst-Plugin-Cache.git] / Changes
diff --git a/Changes b/Changes
index 78b0e91..af0b52a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,6 @@
+        - Remove .git from MANIFEST
+
+0.11
         - Convert repository to git (fREW Schmidt)
         - Depend on Catalyst 5.8 and so lose un-declared dependencies
           on Class::Data::Inheritable and Class::Accessor::Fast.