Skip to content

Commit de5bc18

Browse files
committed
v2.4.3
1 parent 62bcdcc commit de5bc18

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v2.4.3:
2+
3+
* Add a constraint to `yum` cookbook dependency so that breaking changes in
4+
v3.0 are mitigated.
5+
* Updated Gemfile to include integration test dependencies.
6+
17
## v2.4.2:
28

39
* Riak `1.4.6` is now the default.

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
maintainer_email "[email protected]"
2323
license "Apache 2.0"
2424
description "Installs and configures Riak distributed data store"
25-
version "2.4.2"
25+
version "2.4.3"
2626

2727
recipe "riak", "Installs Riak from a package"
2828
recipe "riak::source", "Installs Erlang and Riak from source"

0 commit comments

Comments
 (0)