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 cd74881 commit 80cba64Copy full SHA for 80cba64
CHANGELOG.md
@@ -2,6 +2,10 @@ mysql Cookbook CHANGELOG
2
========================
3
This file is used to list changes made in each version of the mysql cookbook.
4
5
+v5.4.4 (2014-08-27)
6
+-------------------
7
+- Changing module namespace to MysqlCookbook
8
+
9
v5.4.3 (2014-08-25)
10
-------------------
11
- More refactoring. Moving helper function bits into resource parsed_parameters
metadata.rb
@@ -4,7 +4,7 @@
license 'Apache 2.0'
description 'Provides mysql_service and mysql_client resources'
-version '5.4.3'
+version '5.4.4'
supports 'amazon'
supports 'redhat'
0 commit comments