summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorRobin Edwards <robin.ge@gmail.com>2011-01-28 20:04:02 +0000
committerRobin Edwards <robin.ge@gmail.com>2011-01-28 20:04:02 +0000
commit1812a447ca0ac226d2e4db78d11ea07e1e043451 (patch)
tree9e648e3b16f3ea78492c5dd7ab0f4f388c6273c9 /Changes
parentremoved response string (diff)
parentAdded simons changes (diff)
downloadnet-riak-1812a447ca0ac226d2e4db78d11ea07e1e043451.tar.gz
Merge branch 'master' of github.com:franckcuny/net-riak
Diffstat (limited to 'Changes')
-rw-r--r--Changes10
1 files changed, 10 insertions, 0 deletions
diff --git a/Changes b/Changes
index 929c9ea..cbb632d 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,13 @@
+0.13 (UNRELEASED)
+ - Automatic key generation support (Simon Wistow)
+
+0.12
+ - fix _build_link method (reported by gphat)
+ - added useragent timeout parameter (Robin Edwards)
+ - added expected status message (Robin Edwards)
+ - added delete_object method to Net::Riak::Bucket (Robin Edwards)
+ - support for adding bucket as objects in add method (Robin Edwards)
+
0.11 Wed 03 Nov 2010 03:01:10 PM CET
- update POD (franck cuny)
- fix wrong clearer name (_clear_siblings instead of _clear_links)