Merge branch 'master' of https://github.com/runarbu/Catalyst-Action-REST into runarbu...
[catagits/Catalyst-Action-REST.git] / Changes
diff --git a/Changes b/Changes
index f83b4e1..fb577e7 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,6 +2,13 @@ Revision history for {{$dist->name}}
 
 {{$NEXT}}
 
+1.20      2015-10-29 15:28:27-05:00 America/Chicago
+
+ - Documentation fixes.
+ - Don't clobber some response headers if they are already set.
+
+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