diff --git a/CHANGELOG.md b/CHANGELOG.md index 2dd2974..dc18660 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ 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/spec/v2.0.0.html). -## [Unreleased] +## [v1.1.0] ### Added * Let Puppet maintain `management.xml` (existing config will be overwritten) @@ -13,9 +13,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Changed * Update to PDK 2.2.0 +* Update dependency and Puppet version requirements -## [v1.0.0] +## v1.0.0 Initial release -[Unreleased]: https://github.com/markt-de/puppet-activemq/compare/v1.0.0...HEAD +[Unreleased]: https://github.com/markt-de/puppet-activemq/compare/v1.1.0...HEAD [1.1.0]: https://github.com/markt-de/puppet-activemq/compare/v1.0.0...v1.1.0 diff --git a/metadata.json b/metadata.json index 2f8f10f..450c663 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "fraenki-activemq", - "version": "1.0.0", + "version": "1.1.0", "author": "markt.de", "summary": "Manage ActiveMQ Artemis standalone and clusters", "license": "BSD-2-Clause", @@ -10,11 +10,11 @@ "dependencies": [ { "name": "puppetlabs-stdlib", - "version_requirement": ">= 4.25.0 <7.0.0" + "version_requirement": ">= 4.25.0 <9.0.0" }, { "name": "puppet/archive", - "version_requirement": ">= 4.0.0 < 5.0.0" + "version_requirement": ">= 4.0.0 < 7.0.0" } ], "operatingsystem_support": [ @@ -50,7 +50,7 @@ "requirements": [ { "name": "puppet", - "version_requirement": ">= 6.0.0 < 7.0.0" + "version_requirement": ">= 6.0.0 < 8.0.0" } ], "tags": [