Static::Simple: Added serve_static_file patch from groditi, plus tests
[catagits/Catalyst-Plugin-Static-Simple.git] / Changes
diff --git a/Changes b/Changes
index 79d8095..2a6424a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,4 +1,6 @@
 Revision history for Perl extension Catalyst::Plugin::Static::Simple
+0.17    
+        - Added serve_static_file, to serve a given file as static. (groditi)
 
 0.16    2007-04-30 15:00:00
         - Allow all files in directories defined by the config option 'dirs'