Skip to content

Commit 58bb3b9

Browse files
committed
Merge pull request #755 from mhaskel/3.6.1-prep
3.6.1 prep
2 parents daa4b62 + f4b49f2 commit 58bb3b9

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 2015-09-08 - Supported Release 3.6.1
2+
### Summary
3+
This release fixes an incorrect function used in `mysql::server::backup` and fixes compatibility issues with PE 3.3.x.
4+
5+
#### Bugfixes
6+
- Use `warning()` not `warn()`
7+
- Metadata had inadvertantly dropped 3.3.x support
8+
- Some 3.3.x compatibility issues in `mysqltuner` were corrected
9+
110
## 2015-08-10 - Supported Release 3.6.0
211
### Summary
312
This release adds the ability to use mysql::db and `mysql_*` types against unmanaged or external mysql instances.

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-mysql",
3-
"version": "3.6.0",
3+
"version": "3.6.1",
44
"author": "Puppet Labs",
55
"summary": "Installs, configures, and manages the MySQL service.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)