X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=CHANGELOG.md;h=a9ce6ac56af72cc6b966b7afb685b8accad542a4;hb=508c55427fc37cc0dd8e8d2cecd6ca94aaed1221;hp=35c3ccd4c8c9660d87d621eebb1e8bf74fe830da;hpb=0163183745b3ed0112c7dcc6ed56f45dfdd9dd74;p=puppet-modules%2Fpuppetlabs-apt.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 35c3ccd..a9ce6ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,13 +3,20 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org). +## Supported Release [4.4.1] +### Summary +This release is to update the formatting of the module, Rubocop having been run for all ruby files and been set to run automatically on all future commits. + +### Changed +- Rubocop has been implemented. + ## Supported Release [4.4.0] ### Summary This release is a rollup of new features and fixes. #### Added -- Install `apt-transport-https` if using Debian 8, 9 or Ubuntu 14.04, 16.04. +- Install `apt-transport-https` if using Debian 7, 8, 9 or Ubuntu 14.04, 16.04. - Adds a boolean option `direct` to proxy settings to bypass `https_proxy` if not set. - Adds facter facts for `dist-upgrade` apt updates. @@ -627,6 +634,7 @@ This release includes Ubuntu 12.10 (Quantal) support for PPAs. * f848bac First commit +[4.4.1]:https://github.com/puppetlabs/puppetlabs-apt/compare/4.4.0...4.4.1 [4.4.0]:https://github.com/puppetlabs/puppetlabs-apt/compare/4.3.0...4.4.0 [4.3.0]:https://github.com/puppetlabs/puppetlabs-apt/compare/4.2.0...4.3.0 [4.2.0]:https://github.com/puppetlabs/puppetlabs-apt/compare/4.1.0...4.2.0