Skip to content

Commit

Permalink
Merge pull request #249 from jjasghar/3.12.0
Browse files Browse the repository at this point in the history
3.12.0
  • Loading branch information
JJ Asghar committed Apr 7, 2015
2 parents 5546aa9 + 18ccd2f commit 0c07eb8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@ rabbitmq Cookbook CHANGELOG
===========================
This file is used to list changes made in each version of the rabbitmq cookbook.

v3.12.0 (2015-04-07)
--------------------
- Removed yum-epel case statement #236
- don't put change password in log #237
- Added pin_distro_version for other platforms #234
- specifying ssl #152
- additional debs and rpms #220
- umask #219
- typo fixed #243

v3.11.0 (2015-02-25)
------------------
- Fix travis build. #228
Expand Down
4 changes: 2 additions & 2 deletions metadata.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name 'rabbitmq'
maintainer 'Chef, Inc.'
maintainer_email 'cookbooks@chef.io'
maintainer_email 'jj@chef.io'
license 'Apache 2.0'
description 'Installs and configures RabbitMQ server'
version '3.11.0'
version '3.12.0'
recipe 'rabbitmq', 'Install and configure RabbitMQ'
recipe 'rabbitmq::cluster', 'Set up RabbitMQ clustering.'
recipe 'rabbitmq::plugin_management', 'Manage plugins with node attributes'
Expand Down

0 comments on commit 0c07eb8

Please sign in to comment.