fix MIME::Types 2.xx compatibility be removing call to an undocumented method
[catagits/Catalyst-Plugin-Static-Simple.git] / Changes
diff --git a/Changes b/Changes
index 81a35d7..22e053f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,11 @@
 Revision history for Perl extension Catalyst::Plugin::Static::Simple
 
+        - Updated docs to reflect config key change from 'static' to
+          'Plugin::Static::Simple' (RT#77709)
+        - Migrated repository from subversion to git
+        - Fixed MIME::Types 2.xx compatibility be removing call to an
+          undocumented method
+
 0.30   2012-05-04 17:05:00
         - Add Cache-Control:public header
         - Optionally provide Expires header