diff --git a/CHANGELOG.md b/CHANGELOG.md index f735c43..2b7d9db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +### v3.56.0 - 2017-10-27 + * Support puppetlabs/concat v3 and v4 + ### v3.55.0 - 2017-09-26 * Add `ssh::config_entry` defined type to manage `~/.ssh/config` * Add `config_entries` parameter to ssh class to allow specifying a diff --git a/metadata.json b/metadata.json index 8f2cbac..74ef635 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "ghoneycutt-ssh", - "version": "3.55.0", + "version": "3.56.0", "author": "ghoneycutt", "summary": "Manages SSH", "license": "Apache-2.0",