summary refs log tree commit diff
diff options
context:
space:
mode:
authorGavin Carr <gavin@openfusion.com.au>2010-09-08 09:22:18 +0100
committerGavin Carr <gavin@openfusion.com.au>2010-09-08 09:23:30 +0100
commit539fa8552fbe89896937aa1797736abb0cc7f127 (patch)
treeca1b0ded06460694e9efffb655a2ca49a9aa5420
parentadd stream => 1 params support to Bucket::get_keys (diff)
parentprepare to release (diff)
downloadnet-riak-539fa8552fbe89896937aa1797736abb0cc7f127.tar.gz
Merge branch 'master' into stream
-rw-r--r--Changes5
-rw-r--r--dist.ini2
2 files changed, 6 insertions, 1 deletions
diff --git a/Changes b/Changes
index a09cbc3..b5efc6d 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,8 @@
+0.08 Mon 06 Sep 2010 10:52:15 AM CEST  
+    - allow to store non-json object (Gavin Carr)
+    - increase LWP's MaxLineLength (Gavin Carr)
+    - better error reporting in Buckets (Gavin Carr)
+
 0.07 Tue 10 Aug 2010 10:32:32 AM CEST
     - test shouldn't be run by user
 
diff --git a/dist.ini b/dist.ini
index 1186486..88a12a0 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.07
+version = 0.08
 
 [@Filter]
 bundle = @Basic