Added fix for RT 63537 (from Gerv) and tests to check it.
[catagits/Catalyst-Action-Serialize-Data-Serializer.git] / Changes
diff --git a/Changes b/Changes
index 2b0f9df..f1c2d06 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,5 @@
+  Added fix for RT 63537 (from Gerv) and tests to check it.
+
 Wed  04 Jan 2012 19:34:00 GMT - Release 0.95
   Fix regex for JSONP parameter name to be able to include the . chatacter
   in Catalyst::Action::Serialize::JSONP. RT#73741