Skip to content

Commit

Permalink
updating CHANGELOG and bumping metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean OMeara committed Jul 17, 2015
1 parent 4335c12 commit ccb8279
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,11 @@
mysql Cookbook CHANGELOG
========================

v6.1.0 (2015-07-17)
--------------------
- Adding tunables for tmp_dir, error_log, and pid_file
- Adding mysqld_options hash interface for main my.cnf template

v6.0.31 (2015-07-13)
--------------------
- Reverting create_stop_system_service checks
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Expand Up @@ -4,7 +4,7 @@
license 'Apache 2.0'
description 'Provides mysql_service, mysql_config, and mysql_client resources'

version '6.0.31'
version '6.1.0'

supports 'amazon'
supports 'redhat'
Expand Down

0 comments on commit ccb8279

Please sign in to comment.