We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b29bdb0 commit fd534fdCopy full SHA for fd534fd
CHANGELOG.md
@@ -2,6 +2,15 @@ rabbitmq Cookbook CHANGELOG
2
===========================
3
This file is used to list changes made in each version of the rabbitmq cookbook.
4
5
+v4.1.1 (2015-07-17)
6
+--------------------
7
+- Allow for flexiable SSL cipher formats #280
8
+- Use gsub instead of gsub! #284
9
+- Support rabbitmq_user with multiple vhosts. #279
10
+- Fix exception when first node is launched. Fixes issue #285 #286
11
+- Allow the service to be manually managed #281
12
+- Fix user_has_tag? issue when name and tag are the same #140
13
+
14
v4.0.1 (2015-06-16)
15
--------------------
16
- Fix single quote and nil issues with cluster recipe #274
0 commit comments