From c95c371ab2b7d629ff423caaae22e42657b21649 Mon Sep 17 00:00:00 2001 From: Tim Meusel Date: Mon, 30 Oct 2023 12:37:52 +0100 Subject: [PATCH] Release 7.1.0 --- CHANGELOG.md | 13 ++++++++++++- metadata.json | 2 +- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2fd2f26f..216ec245 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +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. -## [v7.0.0](https://github.com/voxpupuli/puppet-archive/tree/v7.0.0) (2023-06-04) +## [v7.1.0](https://github.com/voxpupuli/puppet-archive/tree/v7.1.0) (2023-10-30) + +[Full Changelog](https://github.com/voxpupuli/puppet-archive/compare/v7.0.0...v7.1.0) + +**Implemented enhancements:** + +- Add Rocky & AlmaLinux support [\#510](https://github.com/voxpupuli/puppet-archive/pull/510) ([bastelfreak](https://github.com/bastelfreak)) +- Add Debian 12 support [\#509](https://github.com/voxpupuli/puppet-archive/pull/509) ([bastelfreak](https://github.com/bastelfreak)) +- Add OracleLinux 9 support [\#508](https://github.com/voxpupuli/puppet-archive/pull/508) ([bastelfreak](https://github.com/bastelfreak)) +- Add Puppet 8 support [\#502](https://github.com/voxpupuli/puppet-archive/pull/502) ([bastelfreak](https://github.com/bastelfreak)) + +## [v7.0.0](https://github.com/voxpupuli/puppet-archive/tree/v7.0.0) (2023-06-05) [Full Changelog](https://github.com/voxpupuli/puppet-archive/compare/v6.1.2...v7.0.0) diff --git a/metadata.json b/metadata.json index 505894a5..280685af 100644 --- a/metadata.json +++ b/metadata.json @@ -108,7 +108,7 @@ } ], "name": "puppet-archive", - "version": "7.0.1-rc0", + "version": "7.1.0", "source": "https://github.com/voxpupuli/puppet-archive", "author": "Vox Pupuli", "license": "Apache-2.0",