Skip to content

Commit f47bd78

Browse files
authored
Merge pull request #1558 from david22swan/release_prep
(maint) Release Prep v14.0.0
2 parents 45027ce + 705aed4 commit f47bd78

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org).
44

5+
## [v14.0.0](https://github.com/puppetlabs/puppetlabs-mysql/tree/v13.3.0) (2023-04-17)
6+
7+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-mysql/compare/v13.3.0...v13.3.0)
8+
9+
### Changed
10+
11+
- \(CONT-789\) Add Support for Puppet 8 / Drop Support for Puppet 6 [\#1557](https://github.com/puppetlabs/puppetlabs-mysql/pull/1557) ([david22swan](https://github.com/david22swan))
12+
513
## [v13.3.0](https://github.com/puppetlabs/puppetlabs-mysql/tree/v13.3.0) (2023-04-11)
614

715
[Full Changelog](https://github.com/puppetlabs/puppetlabs-mysql/compare/v13.2.0...v13.3.0)
@@ -1382,4 +1390,11 @@ configuration variables.
13821390
[5.1.0]:https://github.com/puppetlabs/puppetlabs-mysql/compare/5.0.0...5.1.0
13831391
[5.0.0]:https://github.com/puppetlabs/puppetlabs-mysql/compare/4.0.1...5.0.0
13841392

1393+
1394+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
1395+
1396+
1397+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
1398+
1399+
13851400
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

metadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-mysql",
3-
"version": "13.3.0",
3+
"version": "14.0.0",
44
"author": "puppetlabs",
55
"summary": "Installs, configures, and manages the MySQL service.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)