summary refs log tree commit diff
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2010-10-14 14:09:23 +0200
committerfranck cuny <franck@lumberjaph.net>2010-10-14 14:09:23 +0200
commit58696f90fbe156f520a62526c1965181ce6f0fb8 (patch)
tree4f5d076637e705c68367e1016a32c88a4a79ab75
parentadd subtypes for Bool; change how params works (diff)
downloadnet-http-spore-58696f90fbe156f520a62526c1965181ce6f0fb8.tar.gz
update version and changes
-rw-r--r--Changes6
-rw-r--r--dist.ini2
2 files changed, 7 insertions, 1 deletions
diff --git a/Changes b/Changes
index d49a577..f1ce76b 100644
--- a/Changes
+++ b/Changes
@@ -1,2 +1,8 @@
+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'
+    - update some tests
+    - 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
diff --git a/dist.ini b/dist.ini
index 1c5e5e7..6c7ea91 100644
--- a/dist.ini
+++ b/dist.ini
@@ -3,7 +3,7 @@ author = franck cuny <franck@lumberjaph.net>
 license = Perl_5
 copyright_holder = linkfluence
 copyright_year = 2010
-version = 0.01
+version = 0.02
 
 [@Filter]
 bundle = @Basic