diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e23d25e..6fb43f68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,18 @@ 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. +## [v14.1.0](https://github.com/voxpupuli/puppet-r10k/tree/v14.1.0) (2025-02-11) + +[Full Changelog](https://github.com/voxpupuli/puppet-r10k/compare/v14.0.0...v14.1.0) + +**Implemented enhancements:** + +- Integrate puppet\_webhook [\#430](https://github.com/voxpupuli/puppet-r10k/issues/430) + +**Merged pull requests:** + +- puppet/systemd: allow 8.x [\#672](https://github.com/voxpupuli/puppet-r10k/pull/672) ([jay7x](https://github.com/jay7x)) + ## [v14.0.0](https://github.com/voxpupuli/puppet-r10k/tree/v14.0.0) (2024-12-11) [Full Changelog](https://github.com/voxpupuli/puppet-r10k/compare/v13.0.0...v14.0.0) diff --git a/metadata.json b/metadata.json index 19858c61..abbb198b 100644 --- a/metadata.json +++ b/metadata.json @@ -2,7 +2,7 @@ "author": "Vox Pupuli", "license": "Apache-2.0", "name": "puppet-r10k", - "version": "14.0.1-rc0", + "version": "14.1.0", "operatingsystem_support": [ { "operatingsystem": "Debian",