diff --git a/CHANGELOG.md b/CHANGELOG.md index 9dc46595..ffb418b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file. Each new release typically also includes the latest modulesync defaults. These should not affect the functionality of the module. +## [v12.1.1](https://github.com/voxpupuli/puppet-r10k/tree/v12.1.1) (2023-08-12) + +[Full Changelog](https://github.com/voxpupuli/puppet-r10k/compare/v12.1.0...v12.1.1) + +**Merged pull requests:** + +- puppetlabs/stdlib: require 9.x [\#620](https://github.com/voxpupuli/puppet-r10k/pull/620) ([bastelfreak](https://github.com/bastelfreak)) + ## [v12.1.0](https://github.com/voxpupuli/puppet-r10k/tree/v12.1.0) (2023-08-09) [Full Changelog](https://github.com/voxpupuli/puppet-r10k/compare/v12.0.0...v12.1.0) diff --git a/metadata.json b/metadata.json index 7244dae2..5d12cbfc 100644 --- a/metadata.json +++ b/metadata.json @@ -2,7 +2,7 @@ "author": "Vox Pupuli", "license": "Apache-2.0", "name": "puppet-r10k", - "version": "12.1.1-rc0", + "version": "12.1.1", "operatingsystem_support": [ { "operatingsystem": "RedHat",