From bef7a180635b9c8558b34bbfd73404222eb33dbf Mon Sep 17 00:00:00 2001 From: Morgan Haskel Date: Mon, 27 Apr 2015 14:46:06 -0700 Subject: [PATCH] 2.0.1 prep --- CHANGELOG.md | 9 +++++++++ metadata.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) 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", -- 2.32.3