Add a json_options key to the REST controller
[catagits/Catalyst-Action-REST.git] / Changes
diff --git a/Changes b/Changes
index fab2f3f..51079dc 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,5 @@
+  Add rest_serializer_json_options config key useable to set options
+  like relaxed => 1 to be passed to the JSON serializer (Ton Voon)
 
   Make Data::Dumper unserializer safer by using a Safe compartment (Ton Voon)