no need for OurPkgVersion with modern dzil
[catagits/Catalyst-Action-REST.git] / Changes
diff --git a/Changes b/Changes
index 9346742..c174799 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,6 +2,14 @@ Revision history for {{$dist->name}}
 
 {{$NEXT}}
 
+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