File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,15 @@ rabbitmq Cookbook CHANGELOG
22===========================
33This file is used to list changes made in each version of the rabbitmq cookbook.
44
5+ v3.13.0 (2015-04-23)
6+ --------------------
7+ - Added ssl_ciphers #255
8+ - Fix plugin_enabled not having path appended #253
9+ - Add more support for erlang args #247
10+ - Open file limit not set correctly #127
11+ - Additional rabbit configs #217
12+ - Updated the erlang cookbook dependancy
13+
514v3.12.0 (2015-04-07)
615--------------------
716- Removed yum-epel case statement #236
Original file line number Diff line number Diff line change 1010recipe 'rabbitmq::virtualhost_management' , 'Manage virtualhost with node attributes'
1111recipe 'rabbitmq::user_management' , 'Manage users with node attributes'
1212
13- depends 'erlang' , '>= 0.9 '
13+ depends 'erlang' , '~> 1.5.0 '
1414depends 'yum-epel'
1515depends 'yum-erlang_solutions'
1616
You can’t perform that action at this time.
0 commit comments