diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b600fc..42f1900 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 2.3.1 + +- Fix puppet requirement to < 7.0.0 + ## 2.3.0 - Add support for Puppet 6 diff --git a/metadata.json b/metadata.json index 09c655f..380b84a 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "herculesteam-augeasproviders_sysctl", - "version": "2.3.0", + "version": "2.3.1", "author": "Dominic Cleal, Raphael Pinson, Trevor Vaughan", "summary": "Augeas-based sysctl type and provider for Puppet", "license": "Apache-2.0",