Merge pull request #734 from puppetlabs/release
authorwillmeek <william.meek@puppet.com>
Mon, 20 Nov 2017 15:34:20 +0000 (15:34 +0000)
committerGitHub <noreply@github.com>
Mon, 20 Nov 2017 15:34:20 +0000 (15:34 +0000)
Release merge back 4.4.1

CHANGELOG.md
metadata.json

index 519ca5f9af3dc9a2a0fe3b22fb219ad304926b22..a9ce6ac56af72cc6b966b7afb685b8accad542a4 100644 (file)
@@ -3,6 +3,13 @@
 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
 
@@ -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
index 5a30038dce583f584f506f21e7125d0767fe09f6..32709574ea27bd4ef114334fdf81dfa8e2877639 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "puppetlabs-apt",
-  "version": "4.4.0",
+  "version": "4.4.1",
   "author": "Puppet Labs",
   "summary": "Provides an interface for managing Apt source, key, and definitions with Puppet",
   "license": "Apache-2.0",