bumping revision number and adding entry to changes prior to CPAN release
Kevin L. Kane [Thu, 29 Oct 2015 19:10:13 +0000 (15:10 -0400)]
Changes
dist.ini

diff --git a/Changes b/Changes
index bed7442..88e2828 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,6 +2,10 @@ 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
index 0943118..e649331 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -2,7 +2,7 @@ name             = Catalyst-Action-REST
 author           = Tomas Doran <bobtfish@cpan.org>
 license          = Perl_5
 copyright_holder = Tomas Doran
-version          = 1.19
+version          = 1.20
 
 [NextRelease]
 [@Git]