From dcc9b8d9bfb3c17a949415c3ef439bdec27c1734 Mon Sep 17 00:00:00 2001 From: Luke Bakken Date: Tue, 6 Dec 2016 08:52:46 -0800 Subject: [PATCH] 2.5.1 Release Notes, use 2.2.0.2 riak_pb tag --- RELNOTES.md | 3 +++ rebar.config | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/RELNOTES.md b/RELNOTES.md index 5c3a7d96..3affc6ec 100644 --- a/RELNOTES.md +++ b/RELNOTES.md @@ -1,6 +1,9 @@ Release Notes ============= +* [`2.5.1`](https://github.com/basho/riak-erlang-client/issues?q=milestone%3Ariak-erlang-client-2.5.1) + * Adds GSet CRDT data type support + * Support for Riak TS 1.5 * [`2.5.0`](https://github.com/basho/riak-erlang-client/issues?q=milestone%3Ariak-erlang-client-2.5.0) * Adds HyperLogLog CRDT data type support * [`2.4.1`](https://github.com/basho/riak-erlang-client/issues?q=milestone%3Ariak-erlang-client-2.4.1) diff --git a/rebar.config b/rebar.config index 78c07c1d..33459a84 100644 --- a/rebar.config +++ b/rebar.config @@ -13,7 +13,7 @@ ]}. {deps, [ - {riak_pb, ".*", {git, "https://github.com/basho/riak_pb", {branch, "develop"}}} + {riak_pb, "2.2.*", {git, "https://github.com/basho/riak_pb", {tag, "2.2.0.2"}}} ]}. {edoc_opts, [