Added prepare_body_chunk method for upload progress support
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index c90e652..d1dcc66 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Tis file documents the revision history for Perl extension Catalyst.
 
+5.50
+        - Added prepare_body_chunk method as a hook for upload progress.
+        - Fixed bug in uri_for method when base has no path.
+
 5.49_01 2005-10-10 10:15:00 
         - Refactored all internals, should be 99% compatible to previous
           versions.