Allow redirections like ::RenderView
[catagits/Catalyst-Action-REST.git] / Changes
diff --git a/Changes b/Changes
index c174799..72f0f22 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
 Revision history for {{$dist->name}}
 
 {{$NEXT}}
+ * Make 3xx status codes skip serialization when there is no data to serialize
+   (Thanks Jesse Sheidlower!)
 
 1.16      2014-09-12 13:21:43-05:00 America/Chicago
  * Switch from JSON to JSON::MaybeXS to get a better choice of JSON parsers.