From ae4f1a6252d84b36ab71ad347ff5abdba8e02a1b Mon Sep 17 00:00:00 2001 From: franck cuny Date: Mon, 14 Jun 2010 15:50:09 +0200 Subject: update change and version --- Changes | 7 +++++++ dist.ini | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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 license = Perl_5 copyright_holder = linkfluence copyright_year = 2010 -version = 0.01 +version = 0.02 [@Filter] bundle = @Basic -- cgit v1.2.3