summary refs log tree commit diff
path: root/Changes
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2010-11-05 16:25:26 +0100
committerfranck cuny <franck@lumberjaph.net>2010-11-05 16:25:26 +0100
commitfbe0876e7c8ab998a08e1eac6e7e72d92edeac10 (patch)
tree11a6fb1cddbc31134981cf8f0872f9e3cc674cab /Changes
parenttypo (diff)
downloadnet-http-spore-fbe0876e7c8ab998a08e1eac6e7e72d92edeac10.tar.gz
remove two methods
Diffstat (limited to 'Changes')
-rw-r--r--Changes5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changes b/Changes
index f1ce76b..58c08be 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,8 @@
+0.03 
+
+    - remove 'path_info' method from N::H::S::Request object
+    - remove 'query_string' method from N::H::S::Request object
+
 0.02 Thu 14 Oct 2010 02:08:27 PM CEST  
     - add types for JSON booleans values
     - params is now an hashref with 'optional' and 'required'