summary refs log tree commit diff
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2010-06-16 14:31:57 +0200
committerfranck cuny <franck@lumberjaph.net>2010-06-16 14:31:57 +0200
commite3bf495f5c158ca2eb329ef4d3febf04fa5f1c62 (patch)
tree3e712a0c95e5adbce5f61a62e6365556c4aa4095
parentcroak on error while updating properties; use json::{false,true} for allow_mult (diff)
downloadnet-riak-e3bf495f5c158ca2eb329ef4d3febf04fa5f1c62.tar.gz
update changes and version
-rw-r--r--Changes15
-rw-r--r--dist.ini2
2 files changed, 12 insertions, 5 deletions
diff --git a/Changes b/Changes
index f9979a4..2f71bdd 100644
--- a/Changes
+++ b/Changes
@@ -1,12 +1,19 @@
-0.03 Mon 14 Jun 2010 05:58:48 PM CEST  
+0.04 Wed June 16 2010
+    - add get_keys to bucket to get the list of existing keys in a
+      bucket
+    - add map/reduce examples
+    - accept multiple hosts
+    - use json::{false,true} in allow_mult
+
+0.03 Mon 14 Jun 2010 05:58:48 PM CEST
     - add roles to generate attributes (mx::r::parameterized)
 
-0.02 Mon 14 Jun 2010 03:48:43 PM CEST  
+0.02 Mon 14 Jun 2010 03:48:43 PM CEST
     - links_to_header is now private
     - add some handles
     - client is moved to a class
     - client is now a N::R::Client
     - add tests for bucket, client, object, links
 
-0.01 Mon 14 Jun 2010 01:08:52 PM CEST  
-    - initial release (port of the python client)
\ No newline at end of file
+0.01 Mon 14 Jun 2010 01:08:52 PM CEST
+    - initial release (port of the python client)
diff --git a/dist.ini b/dist.ini
index ad5e24a..c1dc0e0 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.03
+version = 0.04
 
 [@Filter]
 bundle = @Basic