diff options
| -rw-r--r-- | Changes | 7 | ||||
| -rw-r--r-- | dist.ini | 2 |
2 files changed, 8 insertions, 1 deletions
@@ -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 @@ -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 |
