File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -2,11 +2,21 @@ rabbitmq Cookbook CHANGELOG
22===========================
33This file is used to list changes made in each version of the rabbitmq cookbook.
44
5+
56v4.1.2 (2015-06-16)
67--------------------
78- Stupid Rubocop
89
9- v4.1.1 (2015-06-16)
10+ v4.1.1 (2015-07-17)
11+ --------------------
12+ - Allow for flexiable SSL cipher formats #280
13+ - Use gsub instead of gsub! #284
14+ - Support rabbitmq_user with multiple vhosts. #279
15+ - Fix exception when first node is launched. Fixes issue #285 #286
16+ - Allow the service to be manually managed #281
17+ - Fix user_has_tag? issue when name and tag are the same #140
18+
19+ v4.0.1 (2015-06-16)
1020--------------------
1121- Fix single quote and nil issues with cluster recipe #274
1222- Fixed 'rabbitmqctl eval' command for old rabbitmq versions #272
You can’t perform that action at this time.
0 commit comments