diff --git a/CHANGELOG.md b/CHANGELOG.md index a853e02..8c6f82b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Added * Add parameter `$backup_notls` to defined type `ds_389::instance` +### Changed +* Allow Puppet 7 + ## [2.4.0] - 2020-11-30 ### Added @@ -141,7 +144,8 @@ This release adds the ability to manage the content of both `ds_389::add` and `d ## 1.0.0 - 2017-10-27 * Initial release. -[Unreleased]: https://github.com/markt-de/puppet-ds_389/compare/2.4.0...HEAD +[Unreleased]: https://github.com/markt-de/puppet-ds_389/compare/2.5.0...HEAD +[2.5.0]: https://github.com/markt-de/puppet-ds_389/compare/2.4.0...2.5.0 [2.4.0]: https://github.com/markt-de/puppet-ds_389/compare/2.3.0...2.4.0 [2.3.0]: https://github.com/markt-de/puppet-ds_389/compare/2.2.0...2.3.0 [2.2.0]: https://github.com/markt-de/puppet-ds_389/compare/2.1.0...2.2.0 diff --git a/metadata.json b/metadata.json index 029301e..ed58800 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "fraenki-ds_389", - "version": "2.4.0", + "version": "2.5.0", "author": "markt.de", "summary": "Module for installing and managing 389 Directory Server", "license": "Apache-2.0", @@ -54,7 +54,7 @@ "requirements": [ { "name": "puppet", - "version_requirement": ">= 6.0.0 < 7.0.0" + "version_requirement": ">= 6.0.0 < 8.0.0" } ], "tags": [