diff --git a/CHANGELOG.md b/CHANGELOG.md index 03520b99..08275690 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## Supported Version 1.2.1 +### Added + - This release adds internationalization for the README.md. + - The first supported language is Japanese. + ## Supported Version 1.2.0 ### Added - Support for Azure's managed disks feature removes the requirement to associate a storage account with each Azure VM, removing one of the fundamental limitations of the platform. diff --git a/metadata.json b/metadata.json index cefa4903..87dbffec 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppetlabs-azure", - "version": "1.2.0", + "version": "1.2.1", "author": "Puppet Labs", "summary": "Create and manage machines running on Microsoft Azure with Puppet", "license": "Apache-2.0", @@ -65,7 +65,7 @@ "requirements": [ { "name": "puppet", - "version_requirement": ">=4.9.4 < 6.0.0" + "version_requirement": ">=4.2.1 < 6.0.0" } ], "dependencies": [