bumping revision number and adding entry to changes prior to CPAN release
[catagits/Catalyst-Action-REST.git] / Changes
diff --git a/Changes b/Changes
index 11d3ecc..88e2828 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,6 +2,17 @@ Revision history for {{$dist->name}}
 
 {{$NEXT}}
 
+1.20      2015-10-29 15:00:00 EST
+ - Make Catalyst::Action::SerializeBase respect Vary headers if previously
+   set by your controller
+
+1.19      2015-02-06 09:40:02-06:00 America/Chicago
+
+ - Make LWP a test dep instead of a hard dep (Fixes GH#3, thanks Alexander
+   Hartmaier for the report!)
+ - Hard dep on JSON::MaybeXS (Fixes RT#101854, thanks Emmanuel Seyman for the
+   report and Karen Etheridge for help tracking down the cause!)
+
 1.18      2015-01-20 12:20:46-06:00 America/Chicago
  - Fix tests on travisci so that Catalyst proper can run on travisci
    (Thanks AndrĂ© Walker!)