Prep for 1.6.0 release.
[puppet-modules/puppetlabs-apt.git] / CHANGELOG.md
index bf8553d8b606c6c710e53f3b8cef34a94c77b966..a5bea595b7adaa0233ab03ae1f72d28e665d3cef 100644 (file)
@@ -1,3 +1,30 @@
+##2014-07-30 - Supported Release 1.6.0
+###Summary
+
+####Features
+- Allow URL or domain name for key_server parameter
+- Allow custom comment for sources list
+- Files synced using ModuleSync!
+- Enable auto-update for Debian squeeze LTS
+- Add facts showing available updates
+
+####Bugfixes
+- Fix regex to follow apt requirements
+- Allow dashes in URL or domain for key_server parameter
+- Test fixes for Ubuntu 10.04
+- Fix for unicode characters
+
+##2014-07-15 - Supported Release 1.5.2
+###Summary
+
+This release merely updates metadata.json so the module can be uninstalled and
+upgraded via the puppet module command.
+
+##2014-07-10 - Supported Release 1.5.1
+###Summary
+
+This release has added tests to ensure graceful failure on OSX.
+
 ##2014-06-04 - Release 1.5.0
 ###Summary