Update to work with latest Catalyst and not warn
[catagits/Catalyst-Plugin-SubRequest.git] / Changes
diff --git a/Changes b/Changes
index cca02bf..b934422 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,16 @@
 Revision history for Perl extension Catalyst::Plugin::SubRequest
 
+0.15  2009-11-23 22:47:32 GMT
+        - Be compatible with Catalyst 5.80014 by not writing to the
+          request body directly.
+        - Remove deprecation warnings by moving actions out of the test app.
+
+0.14  2009-10-18 18:30:00 BST
+        - Tweak copyright info to ease downstream packaging.
+
+0.13  2008-01-06 22:33:00 CET
+        - Update to work with new Stats package.
+
 0.12  2007-09-12 13:08:00 CET
         - Switch to Module::Install
         - Fixed README (RT #16459)