Make Web::Dispatch return [$cv] as $cv to allow subref responses
[catagits/Web-Simple.git] / Changes
diff --git a/Changes b/Changes
index f5d3098..f3c6aac 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 Change log for Web::Simple
 
+  - Make Web::Dispatch return [\$cv] as \$cv to allow subref responses
+
 0.005 - Tue Jan 11 2011 22:09 UTC
   - Redocument to cover changes
   - Factor dispatcher code out into Web::Dispatch