Allow redirections like ::RenderView
[catagits/Catalyst-Action-REST.git] / Changes
diff --git a/Changes b/Changes
index e86ba7e..72f0f22 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,20 @@
 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.
+
+1.15      2014-05-07 09:02:44-05:00 CST6CDT
+
+ * Added new status_see_other method for returning a 303 redirect.
+ * Added new status_moved method for returning a 301 redirect. (Matthew Keller)
+
+1.14      2013-12-27 15:32:19 America/Chicago
+
+ * Stop prompting for features at install time
 
 1.13  2013-11-08 09:40:00 EST