2.0.1 prep
authorMorgan Haskel <morgan@puppetlabs.com>
Mon, 27 Apr 2015 21:46:06 +0000 (14:46 -0700)
committerMorgan Haskel <morgan@puppetlabs.com>
Mon, 27 Apr 2015 21:46:06 +0000 (14:46 -0700)
CHANGELOG.md
metadata.json

index 06eb422d01280fd2b546ea7c85c84865d63ee6d7..d70dfd8447e91eb13ee4d93793b40eedf2ce1282 100644 (file)
@@ -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
 
index d1fdcabf92fe13e582d7480064fb5c04941e5308..19cb5ade721957910680b0a3d6d0cf355ebee016 100644 (file)
@@ -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",