Fix model/view/controller methods to handle stringifiable objects
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index 06eadd6..a9ef82d 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 # This file documents the revision history for Perl extension Catalyst.
 
+  - Fix uri_for to handle a stringifiable object
   - Fix model/view/controller methods to handle stringifiable objects
   - Fix RT#78377 - IIS7 ignores response body for 3xx requests, which
     causes (a different) response to be broken when using keepalive.