summary refs log tree commit diff
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2010-06-14 15:50:09 +0200
committerfranck cuny <franck@lumberjaph.net>2010-06-14 15:50:09 +0200
commitae4f1a6252d84b36ab71ad347ff5abdba8e02a1b (patch)
tree7f0e284c4fc656f1d7929b769ce71d2311a66dad
parentif no client, use default one (diff)
downloadnet-riak-ae4f1a6252d84b36ab71ad347ff5abdba8e02a1b.tar.gz
update change and version
-rw-r--r--Changes7
-rw-r--r--dist.ini2
2 files changed, 8 insertions, 1 deletions
diff --git a/Changes b/Changes
index 68366a6..7a0a7a9 100644
--- a/Changes
+++ b/Changes
@@ -1,2 +1,9 @@
+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
diff --git a/dist.ini b/dist.ini
index 860b49f..b5640a4 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