From 705aed4c1b0677948a69be0bd01e72b8c03b3c87 Mon Sep 17 00:00:00 2001 From: david22swan Date: Mon, 17 Apr 2023 15:58:45 +0100 Subject: [PATCH] (maint) Release Prep v14.0.0 --- CHANGELOG.md | 15 +++++++++++++++ metadata.json | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1aec2bc7a..2aa5aa675 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ 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). +## [v14.0.0](https://github.com/puppetlabs/puppetlabs-mysql/tree/v13.3.0) (2023-04-17) + +[Full Changelog](https://github.com/puppetlabs/puppetlabs-mysql/compare/v13.3.0...v13.3.0) + +### Changed + +- \(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)) + ## [v13.3.0](https://github.com/puppetlabs/puppetlabs-mysql/tree/v13.3.0) (2023-04-11) [Full Changelog](https://github.com/puppetlabs/puppetlabs-mysql/compare/v13.2.0...v13.3.0) @@ -1382,4 +1390,11 @@ configuration variables. [5.1.0]:https://github.com/puppetlabs/puppetlabs-mysql/compare/5.0.0...5.1.0 [5.0.0]:https://github.com/puppetlabs/puppetlabs-mysql/compare/4.0.1...5.0.0 + +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* + + +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* + + \* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* diff --git a/metadata.json b/metadata.json index b5ec24f62..a240da962 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppetlabs-mysql", - "version": "13.3.0", + "version": "14.0.0", "author": "puppetlabs", "summary": "Installs, configures, and manages the MySQL service.", "license": "Apache-2.0",