From: Morgan Haskel Date: Mon, 27 Apr 2015 21:46:06 +0000 (-0700) Subject: 2.0.1 prep X-Git-Tag: 2.0.1~1^2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=bef7a180635b9c8558b34bbfd73404222eb33dbf;hp=19b416e86eb845635f16355a89b1ee7ee66f82dd;p=puppet-modules%2Fpuppetlabs-apt.git 2.0.1 prep --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 06eb422..d70dfd8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +##2015-04-28 - Supported Release 2.0.1 +###Summary + +This bug fixes a few compatibility issues that came up with the 2.0.0 release, and includes test and documentation updates. + +####Bugfixes +- Fix incompatibility with keyrings containing multiple keys +- Fix bugs preventing the module from working with Puppet < 3.5.0 + ##2015-04-07 - Supported Release 2.0.0 ###Summary diff --git a/metadata.json b/metadata.json index d1fdcab..19cb5ad 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppetlabs-apt", - "version": "2.0.0", + "version": "2.0.1", "author": "Puppet Labs", "summary": "Provides an interface for managing Apt source, key, and definitions with Puppet", "license": "Apache-2.0",