Skip to content

Commit

Permalink
Bump to v5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shortdudey123 committed Dec 9, 2016
1 parent 74bc7da commit b4c321f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# gluster cookbook CHANGELOG

## Unreleased

## v5.2.0 (2016-12-09)
- **[PR #77](https://github.com/shortdudey123/chef-gluster/pull/77)** - Allow use gluster recipe on already existed filesystem
- **[PR #78](https://github.com/shortdudey123/chef-gluster/pull/78)** - Allow customize brick directory by attribute
- **[PR #79](https://github.com/shortdudey123/chef-gluster/pull/79)** - Fix gluster volume create force
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
license 'Apache 2.0'
description 'Installs and configures Gluster servers and clients'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '5.1.0'
version '5.2.0'
depends 'apt', '>= 2.0'
depends 'yum', '>= 3.0'
depends 'lvm', '>= 1.5.1'
Expand Down

0 comments on commit b4c321f

Please sign in to comment.