Merge pull request #556 from callahm3/master
[puppet-modules/puppetlabs-apt.git] / CHANGELOG.md
index d70dfd8447e91eb13ee4d93793b40eedf2ce1282..7403b6fe86286c9f27823fa34f0cfaab5e5d065d 100644 (file)
@@ -1,3 +1,27 @@
+##2015-07-28 - Supported Release 2.1.1
+###Summary
+
+This release includes a few bugfixes.
+
+####Bugfixes
+- Fix incorrect use of anchoring (MODULES-2190)
+- Use correct comment type for apt.conf files
+- Test fixes
+- Documentation fixes
+
+##2015-06-16 - Supported Release 2.1.0
+###Summary
+
+This release largely makes `apt::key` and `apt::source` API-compatible with the 1.8.x versions for ease in upgrading, and also addresses some compatibility issues with older versions of Puppet.
+
+####Features
+- Add API compatibility to `apt::key` and `apt::source`
+- Added `apt_reboot_required` fact
+
+####Bugfixes
+- Fix compatibility with Puppet versions 3.0-3.4
+- Work around future parser bug PUP-4133
+
 ##2015-04-28 - Supported Release 2.0.1
 ###Summary