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 5c40233..22e053f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -3,6 +3,8 @@ 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