Skip to content

Commit 80cba64

Browse files
author
Sean OMeara
committed
updating CHANGELOG and bumping metadata
1 parent cd74881 commit 80cba64

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ mysql Cookbook CHANGELOG
22
========================
33
This file is used to list changes made in each version of the mysql cookbook.
44

5+
v5.4.4 (2014-08-27)
6+
-------------------
7+
- Changing module namespace to MysqlCookbook
8+
59
v5.4.3 (2014-08-25)
610
-------------------
711
- More refactoring. Moving helper function bits into resource parsed_parameters

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
license 'Apache 2.0'
55
description 'Provides mysql_service and mysql_client resources'
66

7-
version '5.4.3'
7+
version '5.4.4'
88

99
supports 'amazon'
1010
supports 'redhat'

0 commit comments

Comments
 (0)