File tree 1 file changed +11
-1
lines changed 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -2,11 +2,21 @@ rabbitmq Cookbook CHANGELOG
2
2
===========================
3
3
This file is used to list changes made in each version of the rabbitmq cookbook.
4
4
5
+
5
6
v4.1.2 (2015-06-16)
6
7
--------------------
7
8
- Stupid Rubocop
8
9
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)
10
20
--------------------
11
21
- Fix single quote and nil issues with cluster recipe #274
12
22
- Fixed 'rabbitmqctl eval' command for old rabbitmq versions #272
You can’t perform that action at this time.
0 commit comments