diff --git a/CHANGELOG.md b/CHANGELOG.md index 525af9d..f2ab7e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,15 @@ 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. -## [v11.0.0](https://github.com/voxpupuli/puppet-elastic_stack/tree/v11.0.0) (2025-12-18) +## [v11.1.0](https://github.com/voxpupuli/puppet-elastic_stack/tree/v11.1.0) (2026-05-20) + +[Full Changelog](https://github.com/voxpupuli/puppet-elastic_stack/compare/v11.0.0...v11.1.0) + +**Implemented enhancements:** + +- puppet/yum: Allow 8.x [\#112](https://github.com/voxpupuli/puppet-elastic_stack/pull/112) ([bastelfreak](https://github.com/bastelfreak)) + +## [v11.0.0](https://github.com/voxpupuli/puppet-elastic_stack/tree/v11.0.0) (2025-12-19) [Full Changelog](https://github.com/voxpupuli/puppet-elastic_stack/compare/v10.0.0...v11.0.0) diff --git a/metadata.json b/metadata.json index 664c3a8..692736e 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppet-elastic_stack", - "version": "11.0.1-rc0", + "version": "11.1.0", "author": "Vox Pupuli", "summary": "Helpers for installing and configuring components of the Elastic Stack.", "license": "Apache-2.0",