Fix docs citing incorrect method, "serialize_bad_request"
[catagits/Catalyst-Action-REST.git] / Changes
diff --git a/Changes b/Changes
index d75e338..c88d7d4 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,6 +2,12 @@ Revision history for {{$dist->name}}
 
 {{$NEXT}}
 
+ - Fix docs citing incorrect method name: 'serialize_bad_request' (remove leading underscore)
+
+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!)