summary refs log tree commit diff
diff options
context:
space:
mode:
-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