summary refs log tree commit diff
path: root/Changes
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2010-11-22 15:01:58 +0100
committerfranck cuny <franck@lumberjaph.net>2010-11-22 15:08:51 +0100
commit4b3a0aef6dca4cbc92cf20d7c3d6da46f1e6a8f2 (patch)
treee11fc3d35b5abf6ac59cdc891fe3d0077403ac20 /Changes
parentremove two middleware (diff)
downloadnet-http-spore-4b3a0aef6dca4cbc92cf20d7c3d6da46f1e6a8f2.tar.gz
prepare to release 0.03
Diffstat (limited to 'Changes')
-rw-r--r--Changes8
1 files changed, 5 insertions, 3 deletions
diff --git a/Changes b/Changes
index 58c08be..3a80027 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
-0.03 
-
+0.03 Mon 22 Nov 2010 03:01:35 PM CET
+    - add form-data and headers
+    - add tests
+    - don't depends on Net::HTTP::API anymore
     - remove 'path_info' method from N::H::S::Request object
     - remove 'query_string' method from N::H::S::Request object
 
@@ -10,4 +12,4 @@
     - updated couchdb.json spec for our tests
 
 0.01 Tue 14 Sep 2010 03:18:22 PM CEST  
-    - initial release
\ No newline at end of file
+    - initial release