Make LWP a test dep instead of a hard dep
[catagits/Catalyst-Action-REST.git] / Changes
diff --git a/Changes b/Changes
index b115318..f83b4e1 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,17 @@
 Revision history for {{$dist->name}}
 
 {{$NEXT}}
+
+ - 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!)
+
+1.17      2014-10-23 19:58:46-05:00 America/Chicago
  - Make 3xx status codes skip serialization when there is no data to serialize
    (Thanks Jesse Sheidlower!)